From 625f32d2886aeae952bb01b1e9f6611442937960 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 7 Jun 2022 18:36:19 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c88c04..cbfc260 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ 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. -tio was originally created to replace screen for connecting to serial uarts +tio was originally created to replace screen for connecting to serial devices when used in combination with tmux. ## 2. Usage