Skip to content

Commit 69aa383

Browse files
authoredNov 23, 2019
Update README.md
1 parent 6808a0b commit 69aa383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ IXWebSocket is a C++ library for WebSocket client and server development. It has
66

77
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.
88

9-
```
9+
```cpp
1010
# Required on Windows
1111
ix::initNetSystem();
1212

0 commit comments

Comments
 (0)