Mention website

This commit is contained in:
Martin Lund 2017-10-27 14:56:37 +02:00
parent d3c637c30e
commit b0f7d507d4
2 changed files with 11 additions and 2 deletions

9
README
View file

@ -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 <martin.lund@keep-it-simple.com>

View file

@ -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 <martin.lund@keep\-it\-simple.com>.