diff --git a/README.md b/README.md index f8461f6..719e5fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Project Report: Full-Stack Todo List Application +# Full-Stack Todo List Application ## 1. Overview @@ -134,4 +134,4 @@ The backend follows a "ports and adapters" pattern for better separation of conc * **sqlc:** Generates type-safe database code * **Cloud Storage:** Stores file attachments separately from database * **Caching:** Improves performance for frequently accessed data -* **Modern Frontend:** Uses latest React patterns and tools \ No newline at end of file +* **Modern Frontend:** Uses latest React patterns and tools