From b0f7d507d486089ec3d00463be576f3e9d3a84a1 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Fri, 27 Oct 2017 14:56:37 +0200 Subject: [PATCH] Mention website --- README | 9 +++++++-- man/tio.1 | 4 ++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README b/README index 20c161f..30dcbf4 100644 --- a/README +++ b/README @@ -91,12 +91,17 @@ Submit bug reports via GitHub: https://github.com/tio/tio/issues -7. License +7. Website + + Visit https://tio.github.io + + +8. License Tio is GPLv2+. See COPYING file for license details. -8. Authors +9. Authors Created by Martin Lund diff --git a/man/tio.1 b/man/tio.1 index 1c16373..6cfea2a 100644 --- a/man/tio.1 +++ b/man/tio.1 @@ -102,6 +102,10 @@ tio /dev/serial/by\-id/usb\-FTDI_TTL232R-3V3_FTGQVXBL\-if00\-port0 Using serial devices by id ensures that tio automatically reconnects to the correct serial device if the device is disconnected and then reconnected. +.SH "WEBSITE" +.PP +Visit https://tio.github.io + .SH "AUTHOR" .PP Written by Martin Lund .