From b36b97769a5e3c6e347a6d041d902d60899f490b Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sun, 13 Feb 2022 08:34:27 +0100 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55ef14f..02ba10b 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,11 @@ interface to easily connect to TTY devices for basic I/O operations.

+### 1.1 Motivation + +To make a simpler TTY terminal tool for talking with TTY devices with less +focus on classic terminal/modem features and more focus on the needs of +embedded developers and hackers. ## 2. Usage