summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-12-24 14:16:06 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-12-24 14:16:06 +0530
commit553e8f8a15ec52ae704ac84692a72c1f92200ff2 (patch)
treeeb92a50c6ee36350d85b504050867e2c83251313
parent14ba16ec7abd66b4367db1dd1373ae9010de7d17 (diff)
README.md: Adding TODO for Containerizing the API
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.