We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f82e6 commit 43fba3bCopy full SHA for 43fba3b
README.md
@@ -32,6 +32,6 @@ See [config.go](internal/config/config.go) for the configuration struct.
32
33
See [tdws-demo-module-go](https://github.com/codekuu/tdws-demo-module-go) for example and information.
34
35
-## Build the TDWS binary (Will be provided in each release in the future)
+## Build the TDWS binary
36
37
`go build -o tdws cmd/tdws/main.go`
0 commit comments