From 85e4e30a07537890825f57436a8a7036e0fdd37e Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 7 Oct 2015 03:03:58 +0000 Subject: [PATCH] Add Gitter badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 1d30a5315..7f252020d 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,10 @@ Tornado Web Server ================== +.. image:: https://badges.gitter.im/Join%20Chat.svg + :alt: Join the chat at https://gitter.im/tornadoweb/tornado + :target: https://gitter.im/tornadoweb/tornado?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge + `Tornado `_ is a Python web framework and asynchronous networking library, originally developed at `FriendFeed `_. By using non-blocking network I/O, Tornado -- 2.47.2