diff --git a/README.md b/README.md index 21fca52..e9abaf7 100644 --- 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 index 761a6aa..f4f8012 100644 --- 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