Skip to content

Commit 296709c

Browse files
authored
Update README.md
1 parent 06342d0 commit 296709c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p>Windows <img src="https://ci.appveyor.com/api/projects/status/kqa94n7p8se05vi9/branch/master?svg=true"/><p>
66
<p>Websocket <a href="https://tools.ietf.org/html/rfc6455">rfc6455</a> Compliant. Working on rfc 7692 -- which supports compression<p>
77
<p>This library is intended to be a fully compliant websocket implementation <a href="http://htmlpreview.github.io/?https://github.com/smasherprog/websocket_lite/blob/master/Test/autobahn/index.html">Autobahn complete </a> (minus rfc 7692--in progress), but with a few design goals:
8-
<h3>To get started, all you need is <a href="https://cmake.org/download/">cmake</a></h3>
8+
<h3>IMPORTANT SETUP GUIDE <a href="https://github.com/smasherprog/Projects_Setup">HERE</a></h3>
99
<ul>
1010
<li>
1111
Cross-platform: Asio https://github.com/chriskohlhoff/asio/

0 commit comments

Comments
 (0)