diff --git a/README.md b/README.md index 9d6c00e..a547a2c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,15 @@ Here's what it looks like ![](example-inky.png) +## Installing + +If you want to use it, follow the [getting started guidance at Pimoroni](https://learn.pimoroni.com/article/getting-started-with-inky-frame). Clone this repo, and save `inky-lovelace.py` as `main.py` on your Inky Frame. + +## Known Bugs + +* I'm still not sure how time zones work on the Inky Frame +* It's not working correctly for me when on battery, despite working fine on USB... + # Background Notes These are all web sites, videos, and references I used when putting it together.