Minor tweaks

This commit is contained in:
Jack Palevich 2014-05-18 10:18:16 -07:00
parent 7970a61dbe
commit 0b1304be86

View File

@ -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)