diff --git a/README.md b/README.md
index f7ff3d8bf5c43a685bba0214cc7628cd4f618a08..6b4232e79aeeb428308223125b89563a7db2f374 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 # PiPico Rainbow Painter
 
-The Pico4ML comes equip with an ICM20948 accelerator and an LCD screen (ST7735). This project uses the accelerator to paint a consistant rainbow line across the screen, controlled by tilting the Pico.
+The Pico4ML comes equip with an ICM20948 accelerometer and an LCD screen (ST7735). This project uses the accelerometer to paint a consistant rainbow line across the screen, controlled by tilting the Pico.
+
+![Example image](/example.jpg?raw=true "Example image")
diff --git a/example.jpg b/example.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..052a0b1e720f94efc4c75bec2bd200e75bd1fa72
Binary files /dev/null and b/example.jpg differ