name update

This commit is contained in:
Jake Pullen
2024-08-10 09:57:08 +01:00
parent b29b738a7a
commit c7a5b5f092
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Budget Management System
# Data Pipeline for YNAB
This project is a Budget Management System that fetches and caches budget-related data from an API. It organizes the data into a dimensional model and handles rate limits to ensure smooth operation.
This project is a Data Pipeline for YNAB that fetches and caches budget-related data from an API. It organizes the data into a dimensional model ready to be reported on.
## [Get Started Guide](docs/Get_Started.md)