From 37ba23a6c94bd018b148ee342c798eec9d4eb6f8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 30 Sep 2013 22:19:51 -0400 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.