Update README.md
This commit is contained in:
parent
1b0578adf4
commit
cb10b41d40
1 changed files with 9 additions and 0 deletions
|
@ -90,6 +90,15 @@ The base for building games is:
|
|||
* Flask - web frontend
|
||||
* etcd - storing data, games, etcd.
|
||||
|
||||
## Requirements
|
||||
|
||||
Tested packages @ Ubuntu 18.04.3
|
||||
|
||||
* etcd
|
||||
* python3-etcd
|
||||
* python3-flask
|
||||
* python3-flask-restful
|
||||
|
||||
## Things to solve
|
||||
|
||||
* Enhance the Challenge class - maybe make it easier for challenges to abort
|
||||
|
|
Loading…
Reference in a new issue