Updated MAN and README page

This commit is contained in:
Martin Lund 2014-09-30 16:17:07 +02:00
parent c190efdad1
commit 838df819fd
3 changed files with 8 additions and 8 deletions

4
README
View file

@ -4,8 +4,8 @@
1. Introduction
Go TTY or "gotty" is a really simple TTY terminal application which
features a very simple commandline interface to easily connect to TTY
devices for basic input/output.
features a simple commandline interface to easily connect to TTY devices
for basic input/output.
Go TTY was created because the author needed a simple no-nonsense TTY
terminal application to go do quick debugging.