From 14b6e7a2ede602cddea009145ec7c57a56b74278 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sun, 30 Jun 2024 13:54:30 +0930 Subject: [PATCH] Add it to the code README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1719b68..1c4e9e2 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,8 @@ This repo contains examples for using the Go [Stream Deck plugin library](https://github.com/tardisx/streamdeck-plugin) +## SpinClock + +A minimalist clock. + +![Demo](spinclock/anim.gif)