Commit 80e559db by Sheng

Modified README.md

parent 30d38865
...@@ -12,7 +12,7 @@ $ pip install -r requirements.txt ...@@ -12,7 +12,7 @@ $ pip install -r requirements.txt
### Run ### Run
``` ```
$ Python main.py $ python main.py
``` ```
### Help ### Help
...@@ -20,3 +20,8 @@ $ Python main.py ...@@ -20,3 +20,8 @@ $ Python main.py
``` ```
$ python main.py --help $ python main.py --help
``` ```
### Python versions supported ?
```
Only tested Python versions 2.7.12 and 3.5.2 on Ubuntu 16.04.
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment