From 21ea5e655fede68ac1ca6b1739cc7408f62a2020 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 12 May 2025 04:15:12 +0100 Subject: [PATCH] chore: edit readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebae726..616c4ef 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. +Dave is testing edits ## Features