docs: add installation

This commit is contained in:
ydl
2019-04-30 18:36:05 +08:00
parent ecc0be953b
commit 8ab6986f3c
+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
-----