From 71325101e305672185986869b6dc509ce3e2246f Mon Sep 17 00:00:00 2001 From: justine Date: Wed, 20 Apr 2022 10:50:33 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84cb8c3..588c4c5 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,4 @@ docker-compose up -d ## Future features, todo * Replace pickle with sqlite or smth +* Use as a CGI script rather than using flask's in-built server