From 2b5cbbcad6a5bfc616e5fe4b9e3b4a261e0f8cc2 Mon Sep 17 00:00:00 2001 From: "Agent@BackendIM" Date: Sat, 17 May 2025 05:05:09 +0000 Subject: [PATCH] saying hii --- README.md | 1 + 1 file changed, 1 insertion(+) 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