summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxegineering <me@xegineering.eu>2024-10-31 22:37:26 +0100
committerxegineering <me@xegineering.eu>2024-10-31 22:37:26 +0100
commit702c39c9bb3a6441de366aa30842960741017615 (patch)
treedd663221086bb62cbaa457f5cea4429dee33d31a
parent79eeb90079e417f0a9d040c1de8f3278c628810f (diff)
downloadsoundbox-go-702c39c9bb3a6441de366aa30842960741017615.tar
soundbox-go-702c39c9bb3a6441de366aa30842960741017615.tar.zst
soundbox-go-702c39c9bb3a6441de366aa30842960741017615.zip
Fix outdated README.mdv0.1.3
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1fc718d..10a572f 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,6 @@
[soundbox-go][1] is a Go library to interface with [soundbox][2] devices. It
currently requires that the [ffmpeg][3] command line utility is installed.
-While the repository and project name is `soundbox-go` the Go module name is
-only `soundbox` to make the resulting code more readable.
-
[1]: https://xengineering.eu/git/soundbox-go
[2]: https://xengineering.eu/git/soundbox
[3]: https://ffmpeg.org