summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-09-29 12:41:01 +0200
committerxengineering <me@xengineering.eu>2024-09-29 12:41:01 +0200
commit64323e11c37c5d8f6acef60a33c8189cc469a73f (patch)
tree5456efbc76ee842110ab036bf5237c5e54a4af40
parent9d3e0c0f2e30dc43d1e3a1bb316d6af918bd8309 (diff)
downloadsoundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.tar
soundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.tar.zst
soundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.zip
Add basic usage instructions
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5dead6e..162e21e 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,9 @@
This is an app to use [soundbox][1] devices.
[1]: https://xengineering.eu/git/soundbox
+
+## Usage
+
+```
+go run main.go
+```