Update README.md

This commit is contained in:
Benjamin Sergeant
2019-11-23 12:44:24 -08:00
committed by GitHub
parent 6808a0b500
commit 69aa3839bf

View File

@ -6,7 +6,7 @@ IXWebSocket is a C++ library for WebSocket client and server development. It has
It is been used on big mobile video game titles sending and receiving tons of messages since 2017 (iOS and Android). It was tested on macOS, iOS, Linux, Android, Windows and FreeBSD. Two important design goals are simplicity and correctness.
```
```cpp
# Required on Windows
ix::initNetSystem();