diff --git a/README.md b/README.md index 3825795cf..a423eac33 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,21 @@ #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 that programs like "vi", "Emacs" and "NetHack" will display properly. +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 +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. It's provided as a separate project for the convenience of developers who do not want to deal with installing and building the whole Android source tree. +This code is based on the "Term" application which is included in the Android source code release. +It's provided as a separate project for the convenience of developers who do not want to deal with +installing and building the whole Android source tree. -Although this program does not include a built-in ssh client, it can be used with command-line-based ssh tools such as dropbear. +Got questions? Please check out the +[FAQ](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Frequently-Asked-Questions) +before emailing or adding an issue. Thanks! -Got questions? Please check out the [FAQ](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Frequently-Asked-Questions) 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. -Please see the [Recent Updates](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Recent-Updates) -page for recent updates. \ No newline at end of file +Not on Market? Don't want to compile your own version? No problem. A fairly recent version of +Android Terminal Emulator is here: +[Download Prebuilt version](https://github.com/jackpal/Android-Terminal-Emulator/downloads)