From fee637f5e25a3cbfec5ac86eb7c301f9c95f4e10 Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 4 Aug 2020 23:53:30 +0200 Subject: [PATCH] Updated readme with assets/breadboard.jpg image. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e53ca6a..1e2af20 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Mini-OLED Workout display A small wall-mounted display with input to set and display excersize repetitions per day. +![Kiku](assets/breadboard.jpg) + ## Setup This project depends on the arduino library `Adafruit SSD1306` and it`s dependencies.