From 7a7f5d3b924f12c28dff62d536f852b317f4e6d6 Mon Sep 17 00:00:00 2001 From: Paco Hope Date: Mon, 27 Nov 2023 22:48:40 -0500 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 424b843..43ada29 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # inky-lovelace A python script for running on micropython on an [Inky Frame](https://learn.pimoroni.com/article/getting-started-with-inky-frame). -![example-inky.png] + +## Example + +Here's what it looks like + +![](example-inky.png) # Background Notes