From 81a3dbd68acc33dbe3c9b139873acf5b96104c46 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 11 Jun 2022 14:55:16 +0200 Subject: [PATCH] Update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb797a5..c4a8427 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ To make a simpler serial device 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 devices +tio was originally created to replace +[screen](https://www.gnu.org/software/screen) for connecting to serial devices when used in combination with [tmux](https://tmux.github.io). ## 2. Usage