diff --git a/README.rst b/README.rst index 4aca2eb..b9834da 100644 --- a/README.rst +++ b/README.rst @@ -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. \ No newline at end of file +Hopefully, more documentation will be available soon.