Update readme
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Telegram Python Example
|
# Telegram Python Example
|
||||||
|
|
||||||
This is desinged for MicroPython but will work on a desktop
|
This is designed for MicroPython but will work on a desktop
|
||||||
|
|
||||||
It'll echo what you send to it
|
It'll echo what you send to it
|
||||||
|
|
||||||
@@ -33,3 +33,7 @@ Put your id in config.json
|
|||||||
## Run
|
## Run
|
||||||
|
|
||||||
```pipenv run prod```
|
```pipenv run prod```
|
||||||
|
|
||||||
|
## MicroPython
|
||||||
|
TODO
|
||||||
|
see ```up.py``` and ```boot.py```
|
||||||
|
|||||||
Reference in New Issue
Block a user