Skip to content

Commit 85ecd43

Browse files
authored
Update README.md
1 parent 821c048 commit 85ecd43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
<p>Linux/Mac <img src="https://travis-ci.org/smasherprog/websocket_lite.svg?branch=master"/><p>
44
<p>Windows <img src="https://ci.appveyor.com/api/projects/status/kqa94n7p8se05vi9/branch/master?svg=true"/><p>
5-
<p>Websocket <a href="https://tools.ietf.org/html/rfc6455">rfc6455</a> Compliant. Working on rfc 7692 -- which supports compression<p>
6-
<p>This library is intended to be a fully compliant websocket implementation <a href="http://htmlpreview.github.io/?https://github.com/smasherprog/Projects_Setup/blob/master/websocket_lite/index.html">Autobahn complete </a> (minus rfc 7692--in progress), but with a few design goals:
5+
<p>This library is a fully compliant websocket implementation! <a href="http://htmlpreview.github.io/?https://github.com/smasherprog/Projects_Setup/blob/master/websocket_lite/index.html">Autobahn complete </a>, but with a few design goals:
76

87
<ul>
98
<li>

0 commit comments

Comments
 (0)