1
0
mirror of https://github.com/payden/libwsclient synced 2024-10-27 17:54:01 +00:00

Update README.md

This commit is contained in:
Payden Sutherland 2012-11-15 11:18:22 -05:00
parent bd9d5faa94
commit a614427995

View File

@ -16,6 +16,7 @@ how to connect to an echo server using libwsclient calls.
Also, to install:
./autogen.sh
./configure && make && sudo make install
Then link your C program against websock: '-lwebsock'