Updating readme, removing requirements
This commit is contained in:
parent
853139dbdd
commit
4cd66dd1de
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -26,14 +26,11 @@ curl -H "Content-Type: application/json" -X POST -d '{"text":"Hello Darkness","s
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Requires:
|
|
||||||
|
|
||||||
* nosetests
|
|
||||||
* flask
|
|
||||||
* mysql
|
|
||||||
|
|
||||||
## Milestones:
|
## Milestones:
|
||||||
|
|
||||||
1. Make simple view which displays benchmarks
|
1. Make simple view which displays benchmarks. [Done 13 Apr 2017]
|
||||||
|
* Improve design
|
||||||
|
* Add about us page
|
||||||
|
* Try to use a mysql database
|
||||||
2. Add user registration
|
2. Add user registration
|
||||||
3. Perfect
|
3. Perfect
|
||||||
|
|
Loading…
Reference in a new issue