diff --git a/README.md b/README.md index 2ece34f..3a61744 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This is a simple Todo application built with FastAPI and SQLite. It provides basic CRUD operations for managing todo items through a RESTful API. ## Features +## Hiiiii - Create, Read, Update, and Delete todo items - Health check endpoint