Merge pull request #93 from cryptix/patch-1 readme: updated import path of wslog
diff --git a/README.md b/README.md index aba9398..0a7326b 100644 --- a/README.md +++ b/README.md
@@ -90,4 +90,4 @@ ## Additional resources -* [wslog](https://godoc.org/github.com/cryptix/go/logging/wslog) -- exposes log messages through a WebSocket. +* [wslog](https://godoc.org/github.com/cryptix/exp/wslog) -- exposes log messages through a WebSocket.