Add README

This commit is contained in:
Djuri Baars 2024-05-19 11:54:40 +02:00
parent 10e2c89b63
commit 2b54b17156

8
README.md Normal file
View 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