Add README
This commit is contained in:
parent
10e2c89b63
commit
2b54b17156
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# BTClock OTA Flasher interface
|
||||
|
||||
## Instructions
|
||||
- Make sure you have Python (tested with Python 3.12)
|
||||
- Run `pip3 install -r requirements.txt`
|
||||
- Run `python3 app.py`
|
||||
- Profit
|
||||
|
Loading…
Reference in a new issue