Browse Source

Modified README.md

pull/4/head
Sheng 7 years ago
parent
commit
80e559dba4
  1. 7
      README.md

7
README.md

@ -12,7 +12,7 @@ $ pip install -r requirements.txt
### Run
```
$ Python main.py
$ python main.py
```
### Help
@ -20,3 +20,8 @@ $ Python main.py
```
$ python main.py --help
```
### Python versions supported ?
```
Only tested Python versions 2.7.12 and 3.5.2 on Ubuntu 16.04.
```

Loading…
Cancel
Save