From 553e8f8a15ec52ae704ac84692a72c1f92200ff2 Mon Sep 17 00:00:00 2001
From: Saumit Dinesan <justsaumit@protonmail.com>
Date: Sun, 24 Dec 2023 14:16:06 +0530
Subject: README.md: Adding TODO for Containerizing the API

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e72d211..9a158f0 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ Once the server is running, you can access the API endpoints to upload a file fo
 - [x] Connect with DB
 - [x] Store JSON data to DB
 - [x] Perform verification
-
+- [ ] Containerize the API
 ## License
 
 This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
-- 
cgit v1.2.3