diff --git a/README.md b/README.md index 8ccce5a..af89bb7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ #Android Terminal Emulator Android Terminal Emulator is a terminal emulator for communicating with the built-in Android shell. -Emulates a reasonably large subset of Digital Equipment Corporation VT-100 terminal codes, so +It emulates a reasonably large subset of Digital Equipment Corporation VT-100 terminal codes, so that programs like "vi", "Emacs" and "NetHack" will display properly. -This code is based on the "Term" application which is included in the Android source code release. +This code is based on the "Term" application which is included in the Android Open Source Project. (Which I also wrote. :-) ) [Download the Android Terminal Emulator from Google Play](https://play.google.com/store/apps/details?id=jackpal.androidterm)