Update README

This commit is contained in:
Martin Lund 2022-02-13 08:34:27 +01:00
parent 137b2823af
commit b36b97769a

View file

@ -11,6 +11,11 @@ interface to easily connect to TTY devices for basic I/O operations.
<img src="images/tio-demo.gif">
</p>
### 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