diff --git a/README.md b/README.md index b147be6f..8e2bde19 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ IXWebSocket is a C++ library for WebSocket and HTTP client and server developmen It is been used on big video game titles sending and receiving tons of messages since 2017. -Interested ? Go read the [docs](https://bsergean.github.io/IXWebSocket/site/) ! And if it doesn't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem. +Interested ? Go read the [docs](https://bsergean.github.io/IXWebSocket/site/) ! If things don't work as expected, please create an issue in github, or even better a pull request if you know how to fix your problem. + +IXWebSocket is actively being developed, check out the [changelog](CHANGELOG.md) to know what's cooking.