diff --git a/ReadMe.md b/ReadMe.md index 98b52dc..789b34d 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -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) diff --git a/docs/ERD.md b/docs/ERD.md index 4451527..23cc120 100644 --- a/docs/ERD.md +++ b/docs/ERD.md @@ -1,4 +1,4 @@ -# ERD for the Finance DataWarehouse +# ERD for the dimensional model ```mermaid erDiagram