Skip to content

Commit 3fccab8

Browse files
committed
Updated README
1 parent 212a345 commit 3fccab8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,8 @@ The latest development version can be installed via `pip install git+https://git
3232
## Tests
3333
Tests can be executed with `nose`. Check the `tests/` folder for more information.
3434

35+
## CLI
36+
A simple serial CLI is included. When installed, run `tinylink /dev/tty.PORT_HERE` to start it. You can use it to send raw bytes via the link and display what comes back.
37+
3538
## License
3639
See the `LICENSE` file (MIT license).

0 commit comments

Comments
 (0)