From d0663cdd27f574162f6e3fed9311d3a3c5633dfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nut=CC=A6iu?= Date: Tue, 11 Apr 2017 23:26:09 +0300 Subject: [PATCH] updating readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 17964fe..f5a1e55 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ +# scoreboard-benchmark + This is a simple web app used for an university projects. It should provide a simple score board display for some benchmarking data which is gathered from another application. ## Requires: -nosetests -flask - -mysql +* nosetests +* flask +* mysql ## Milestones: