mirror of
https://github.com/kennethreitz/flask-sockets.git
synced 2026-06-05 23:10:16 +00:00
Update README.rst
This commit is contained in:
+2
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user