From 318bcbf6502d2fcac409a84083dba081ff523500 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sun, 12 Jun 2022 02:56:35 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4a8427..060c530 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ device to reappear and then reconnect. However, if the `--no-autoconnect` option is provided, tio will exit if the device is not present or an established connection is lost. -Tio features full bash autocompletion. +tio features full bash autocompletion. ### 2.2 Key commands @@ -199,7 +199,7 @@ Visit [tio.github.io](https://tio.github.io) ## 7. License -Tio is GPLv2+. See LICENSE file for more details. +tio is GPLv2+. See LICENSE file for more details. ## 8. Authors