From: Orakaro Date: Sun, 13 Jul 2014 04:32:07 +0000 (+0900) Subject: Update README.rst X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=commitdiff_plain;h=b145ada0c4afdc3f88ee2a03e765af93561d5b0c Update README.rst --- diff --git a/README.rst b/README.rst index ee15eb5..5bc94ea 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,7 @@ steps - `Create your own Twitter Application`_ - Get your Twitter application’s API key and secret - Fork github's repo -- Create a file ``consumer.py`` in ```rainbowstream```_ folder with +- Create a file ``consumer.py`` in `rainbowstream`_ folder with following content .. code:: python @@ -172,5 +172,5 @@ details .. _config guide: https://github.com/DTVD/rainbowstream/blob/master/theme.md .. _theme usage and customization: https://github.com/DTVD/rainbowstream/blob/master/theme.md .. _Create your own Twitter Application: https://apps.twitter.com/app/new -.. _``rainbowstream``: https://github.com/DTVD/rainbowstream/tree/master/rainbowstream +.. _rainbowstream: https://github.com/DTVD/rainbowstream/tree/master/rainbowstream .. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/