From 1949c9249ffeac2627ac0abc099953db7f3fdb3e Mon Sep 17 00:00:00 2001 From: "steven.liatti" <steven.liatti@hesge.ch> Date: Fri, 1 Nov 2019 17:18:34 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2fcc1b..652cfdd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Simple Uploader +# Simple File Uploader -Very simple file uploader using python Flask. \ No newline at end of file +Very simple file uploader simulating "long processing" with python Flask. \ No newline at end of file -- GitLab