Skip to content

Commit 4e00e8f

Browse files
committed
updated readme
1 parent 28c061f commit 4e00e8f

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@ WebSocket for Python (ws4py)
33

44
Python library providing an implementation of the WebSocket protocol defined in RFC 6455 (http://tools.ietf.org/html/rfc6455).
55

6-
The latest stable release is 0.2.0. ws4py is released under a BSD license.
6+
Overview
7+
========
8+
9+
The latest stable release is 0.2.0.
710

811
ws4py does not support older version of the protocol like Hixie-76.
912

10-
Overview
11-
========
13+
14+
Licensing
15+
---------
16+
17+
ws4py is released under a BSD license.
1218

1319
Client support
1420
--------------

0 commit comments

Comments
 (0)