diff --git a/README.rst b/README.rst index 1c689f5c1..bcc70209b 100644 --- a/README.rst +++ b/README.rst @@ -1,10 +1,10 @@ +.. image:: docs/tornado.png?raw=true + :alt: Tornado Web + :align: center + 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 diff --git a/docs/tornado.png b/docs/tornado.png index a920aa566..b347df52d 100644 Binary files a/docs/tornado.png and b/docs/tornado.png differ