updating readme
This commit is contained in:
parent
9508395a61
commit
d0663cdd27
1 changed files with 5 additions and 4 deletions
|
@ -1,14 +1,15 @@
|
||||||
|
# scoreboard-benchmark
|
||||||
|
|
||||||
This is a simple web app used for an university projects.
|
This is a simple web app used for an university projects.
|
||||||
|
|
||||||
It should provide a simple score board display
|
It should provide a simple score board display
|
||||||
for some benchmarking data which is gathered from another application.
|
for some benchmarking data which is gathered from another application.
|
||||||
|
|
||||||
## Requires:
|
## Requires:
|
||||||
nosetests
|
|
||||||
|
|
||||||
flask
|
* nosetests
|
||||||
|
* flask
|
||||||
mysql
|
* mysql
|
||||||
|
|
||||||
## Milestones:
|
## Milestones:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue