Updated README

This commit is contained in:
Sheng
2018-05-30 21:46:27 +08:00
parent 667445e11b
commit 5415ec9220
2 changed files with 2 additions and 0 deletions
+1
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. * Encrypted keys supported.
* Fullscreen terminal supported. * Fullscreen terminal supported.
* Terminal window resizable. * Terminal window resizable.
* Auto detect system default encoding.
* Compatible with Python 2.7-3.6. * Compatible with Python 2.7-3.6.
### Instructions ### Instructions
+1
View File
@@ -20,6 +20,7 @@ Features
- Encrypted keys supported. - Encrypted keys supported.
- Fullscreen terminal supported. - Fullscreen terminal supported.
- Terminal window resizable. - Terminal window resizable.
- Auto detect system default encoding.
- Compatible with Python 2.7-3.6. - Compatible with Python 2.7-3.6.
Instructions Instructions