From fd543ab25ec839ac49e1fd6a383cca5826a3d2ba Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 12 May 2025 04:19:19 +0100 Subject: [PATCH] chore: remove edits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62f1b0a..1152a72 100644 --- a/README.md +++ b/README.md @@ -1,7 +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. -Dave is testing edits. Another edit here +Removing all edits made so far ## Features