From 9487df0e34eb0d4112836f5073e206db2ddab50b Mon Sep 17 00:00:00 2001 From: s460930 Date: Mon, 14 Dec 2020 20:29:50 +0100 Subject: [PATCH] SMART-48 implemented create project endpoint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c33ae12..0d03275 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ To run tests: `pip3 install -r requirements.txt` -`python3 app.py` \ No newline at end of file +`python3 app.py`