mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Mention website
This commit is contained in:
parent
d3c637c30e
commit
b0f7d507d4
2 changed files with 11 additions and 2 deletions
9
README
9
README
|
|
@ -91,12 +91,17 @@
|
||||||
Submit bug reports via GitHub: https://github.com/tio/tio/issues
|
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.
|
Tio is GPLv2+. See COPYING file for license details.
|
||||||
|
|
||||||
|
|
||||||
8. Authors
|
9. Authors
|
||||||
|
|
||||||
Created by Martin Lund <martin.lund@keep-it-simple.com>
|
Created by Martin Lund <martin.lund@keep-it-simple.com>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
Using serial devices by id ensures that tio automatically reconnects to the
|
||||||
correct serial device if the device is disconnected and then reconnected.
|
correct serial device if the device is disconnected and then reconnected.
|
||||||
|
|
||||||
|
.SH "WEBSITE"
|
||||||
|
.PP
|
||||||
|
Visit https://tio.github.io
|
||||||
|
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
.PP
|
.PP
|
||||||
Written by Martin Lund <martin.lund@keep\-it\-simple.com>.
|
Written by Martin Lund <martin.lund@keep\-it\-simple.com>.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue