Merge pull request #70 from deliangyang/master

docs: add installation
This commit is contained in:
2019-04-30 09:24:21 -04:00
committed by GitHub
+8
View File
@@ -22,6 +22,14 @@ copypaste from :)
![image]
Installation
-----
```bash
cd your_project
wget https://raw.githubusercontent.com/kennethreitz/setup.py/master/setup.py -O setup.py
```
To Do
-----