From f64c56a11e928fea67135a3e38666ab1da70710e Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 12 May 2025 04:24:43 +0100 Subject: [PATCH] chore: remove edits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebae726..647dd29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Todo API Application This is a FastAPI Todo API application with SQLite database that provides a complete CRUD functionality for managing todo items. +new edits herre. ## Features