Updating readme description

This commit is contained in:
Denis-Cosmin Nutiu 2017-04-21 19:45:38 +03:00
parent f8b8e152c1
commit 0c0be87cd0

View file

@ -2,7 +2,9 @@
![Travis CI](https://travis-ci.com/Metonimie/benchmark-scoreboard.svg?token=A1YGCrBhxwT3nHmAHZ9Q&branch=master) ![Travis CI](https://travis-ci.com/Metonimie/benchmark-scoreboard.svg?token=A1YGCrBhxwT3nHmAHZ9Q&branch=master)
This is a simple web app used for an university projects. This is a simple web app that I've build for an university projects.
It is supposed to retrieve and store results from outside and present them in a nice way.
The results are benchmarking tests that are run by the java application.
You will need **Python 2.6+ or Python 3.3+** to run this app. You will need **Python 2.6+ or Python 3.3+** to run this app.
Flask doesn't support Python 3.2. Flask doesn't support Python 3.2.