Update README.rst

This commit is contained in:
Kenneth Reitz
2013-09-30 22:19:51 -04:00
parent 1d06b1e6cb
commit 37ba23a6c9
+2 -1
View File
@@ -3,6 +3,7 @@ Flask-Sockets
Elegant WebSockets for your Flask apps.
.. image:: http://farm4.staticflickr.com/3689/9755961864_577e32a106_c.jpg
.. code-block:: python
@@ -47,4 +48,4 @@ The websocket interface that is passed into your routes is
The basic methods are fairly straitforward — 
``send``, ``receive``, ``send_fname``, and ``close``.
Hopefully, more documentation will be available soon.
Hopefully, more documentation will be available soon.