chore: edit readme

This commit is contained in:
Dave 2025-05-12 04:15:12 +01:00
parent 804b4d51a3
commit 21ea5e655f

View File

@ -1,6 +1,7 @@
# Todo API Application # Todo API Application
This is a FastAPI Todo API application with SQLite database that provides a complete CRUD functionality for managing todo items. This is a FastAPI Todo API application with SQLite database that provides a complete CRUD functionality for managing todo items.
Dave is testing edits
## Features ## Features