Updated README

pull/12/merge
Sheng 2018-05-30 21:46:27 +08:00
parent 667445e11b
commit 5415ec9220
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ A simple web application to be used as an ssh client to connect to your ssh serv
* Encrypted keys supported.
* Fullscreen terminal supported.
* Terminal window resizable.
* Auto detect system default encoding.
* Compatible with Python 2.7-3.6.
### Instructions

View File

@ -20,6 +20,7 @@ Features
- Encrypted keys supported.
- Fullscreen terminal supported.
- Terminal window resizable.
- Auto detect system default encoding.
- Compatible with Python 2.7-3.6.
Instructions