diff options
author | xengineering <me@xengineering.eu> | 2024-09-29 12:41:01 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-09-29 12:41:01 +0200 |
commit | 64323e11c37c5d8f6acef60a33c8189cc469a73f (patch) | |
tree | 5456efbc76ee842110ab036bf5237c5e54a4af40 | |
parent | 9d3e0c0f2e30dc43d1e3a1bb316d6af918bd8309 (diff) | |
download | soundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.tar soundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.tar.zst soundbox-app-64323e11c37c5d8f6acef60a33c8189cc469a73f.zip |
Add basic usage instructions
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,3 +3,9 @@ This is an app to use [soundbox][1] devices. [1]: https://xengineering.eu/git/soundbox + +## Usage + +``` +go run main.go +``` |