Skip to content

Commit

Permalink
Merge branch 'master' of github.com:tornadoweb/tornado
Browse files Browse the repository at this point in the history
  • Loading branch information
bdarnell committed Feb 1, 2015
2 parents 64b6cc6 + 5e027f7 commit f87996e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ Quick links
Hello, world
------------

Here is a simple "Hello, world" example web app for Tornado::
Here is a simple "Hello, world" example web app for Tornado:

.. code-block:: python
import tornado.ioloop
import tornado.web
Expand Down

0 comments on commit f87996e

Please sign in to comment.