From c7a5b5f092a37f2aad73d1ef34858bc838bad4a1 Mon Sep 17 00:00:00 2001 From: Jake Pullen Date: Sat, 10 Aug 2024 09:57:08 +0100 Subject: [PATCH] name update --- ReadMe.md | 4 ++-- docs/ERD.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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