From c4f7e3e73af6466a3a5f4ba2f9609138bfbf24d5 Mon Sep 17 00:00:00 2001 From: Justin Hawkins Date: Sat, 29 Jun 2024 11:30:30 +0930 Subject: [PATCH] Add README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1719b68 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Stream Deck plugin examples + +This repo contains examples for using the Go +[Stream Deck plugin library](https://github.com/tardisx/streamdeck-plugin) +