Add Quickstart documentation

This commit is contained in:
Grigori Goronzy 2018-09-24 23:29:45 +02:00 committed by GitHub
parent 75db655419
commit 8e31765cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,6 +32,17 @@ Features
* Automatic power-cycling with DTR toggle or a custom shell command
* Automatic UART protocol detection
Quickstart
----------
Install stcgal (might need root/administrator privileges):
pip3 install stcgal
Call stcgal and show usage:
stcgal -h
Further information
-------------------