diff --git a/README.md b/README.md index 550304e3f888a53abd8c19ab95abe63acee1bf8a..53507a60580e4048433539280addbc2e6285a1fb 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ go get nhooyr.io/websocket ## Examples -For a production quality example that shows off the full API, see the [echo example on the godoc](https://godoc.org/nhooyr.io/websocket#example-package--Echo). +For a production quality example that shows off the full API, see the [echo example on the godoc](https://godoc.org/nhooyr.io/websocket#example-package--Echo). On github, the example is at [example_echo_test.go](./example_echo_test.go). ### Server