Added README.rst

This commit is contained in:
Sheng
2018-04-27 01:11:16 +08:00
parent 53762f6035
commit 7e238b6ffb
3 changed files with 93 additions and 14 deletions
+1 -2
View File
@@ -19,8 +19,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv
### Instructions
```
git clone https://github.com/huashengdun/webssh.git
pip install ./webssh/
pip install webssh
wssh
```