summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index df22c95..4ded777 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,8 @@ 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
+- [x] Containerize the API
+- [ ] Optimize Docker Image size (Currently 509MB)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.