Update README.rst

This commit is contained in:
Kenneth Reitz
2013-09-30 22:53:42 -04:00
parent d9f7d309a2
commit ad09d144be
+8
View File
@@ -26,6 +26,14 @@ Elegant WebSockets for your Flask apps.
Serving WebSockets in Python was really difficult. Now it's not.
Installation
------------
To install Flask-Sockets, simply::
$ pip install Flask-Sockets
Deployment
----------