mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
950373d10d
commit
3773fddb6a
1 changed files with 5 additions and 4 deletions
|
|
@ -1,12 +1,13 @@
|
|||
# tio - a simple TTY terminal I/O tool
|
||||
# tio - a simple serial terminal I/O tool
|
||||
|
||||
[](https://circleci.com/gh/tio/tio/tree/master)
|
||||
[](https://snapcraft.io/tio)
|
||||
|
||||
## 1. Introduction
|
||||
|
||||
tio is a simple TTY terminal tool which features a straightforward command-line
|
||||
interface to easily connect to TTY devices for basic I/O operations.
|
||||
tio is a simple serial terminal tool which features a straightforward
|
||||
command-line interface to easily connect to TTY devices for basic I/O
|
||||
operations.
|
||||
|
||||
<p align="center">
|
||||
<img src="images/tio-demo.gif">
|
||||
|
|
@ -14,7 +15,7 @@ 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
|
||||
To make a simpler serial 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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue