From 442060d4dce28dd9ea4bdce261789c0f93864ef7 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 27 Sep 2014 14:11:33 +0200 Subject: [PATCH] Reduced README introduction --- README | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README b/README index 69cc843..dcd5006 100644 --- a/README +++ b/README @@ -7,13 +7,6 @@ features a very simple commandline interface to easily connect to TTY devices for basic input/output. - If you are looking for an advanced terminal application which supports - modem configuration and various protocols to support filetransfers etc. - please look elsewhere. - - However, if all you need is to get going and establish that simple terminal - connection to your TTY device then Go TTY might be your perfect choice. - Go TTY was created by the author because he needed a no-nonsense simple TTY terminal application to go do quick debugging.