readme tweaks

This commit is contained in:
Benjamin Sergeant 2019-08-26 21:57:05 -07:00
parent ccabe93ae8
commit 59e15be524

View File

@ -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.