aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eeb6b0d..e745827 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ An application designed to help manage personal finances, including income (like
* [x] Create basic CRUD APIs for Transactions (Income, Expense)
* [x] Create basic CRUD APIs for Loans
* [x] Create basic CRUD APIs for Goals
-* [ ] Set up initial logging and error handling
+* [x] Set up initial logging and error handling
* [ ] Write unit/integration tests for core API endpoints
**Phase 2: Frontend Foundation (React/Next.js + shadcn/ui)**