commit 5415ec922048f3e4214af898c52aa5f9445ac2dd
parent 667445e11b994701fe46269a9ce5f0e5264f99e2
Author: Sheng <webmaster0115@gmail.com>
Date: Wed, 30 May 2018 21:46:27 +0800
Updated README
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -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
diff --git a/README.rst b/README.rst
@@ -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