From 84e8a63c1962f11610cf92f29646ccd095f8758a Mon Sep 17 00:00:00 2001 From: Automated Action Date: Sat, 17 May 2025 05:06:31 +0000 Subject: [PATCH] Remove 'Hiiiii' and 'Helooo' headers from README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cfcd25d..2ece34f 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ 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 -## Helooo - Create, Read, Update, and Delete todo items - Health check endpoint