From 0b1304be861240c76ec24d6123c6db194c4fdc94 Mon Sep 17 00:00:00 2001 From: Jack Palevich Date: Sun, 18 May 2014 10:18:16 -0700 Subject: [PATCH] Minor tweaks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)