Light edit to README.

This commit is contained in:
Jack Palevich 2014-12-14 11:32:38 -08:00
parent f89ab38551
commit 38b1dcec18

View File

@ -1,13 +1,16 @@
#Terminal Emulator for Android
Terminal Emulator for Android is a terminal emulator for communicating with the built-in Android shell.
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.
Terminal Emulator for Android is a terminal emulator for communicating with the
built-in Android shell. 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 application was previously named "Android Terminal Emulator". Same great
application, just with a new human-readable name.
application, just with a new name. (The change was made at the request of the
Android trademark owner.)
This code is based on the "Term" application which is included in the Android Open Source Project. (Which I also wrote. :-) )
This code is based on the "Term" application which is included in the Android
Open Source Project. (Which I also wrote. :-) )
[Download the Terminal Emulator for Android from Google Play](https://play.google.com/store/apps/details?id=jackpal.androidterm)
@ -17,12 +20,15 @@ If you are unable to use the Play Store, you can also
Got questions? Please check out the
[FAQ](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Frequently-Asked-Questions)
and/or the [Google+ Android Terminal Emulator Community](https://plus.google.com/u/0/communities/106164413936367578283)
before emailing or adding an issue. Thanks!
Please see the
[Recent Updates](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Recent-Updates)
page for recent updates.
Notice: Terminal Emulator for Android development is complete. I am still accepting new language translations and bug fixes, but I am not accepting new features. See [Wrapping up Development on Terminal Emulator for Android]
Note: Terminal Emulator for Android development is complete. I am still
accepting new language translations and bug fixes, but I am not accepting new
features. See [Wrapping up Development on Terminal Emulator for Android]
(https://github.com/jackpal/Android-Terminal-Emulator/wiki/Wrapping-up-Development-on-Android-Terminal-Emulator)
for details of the wrapping-up process.