From: Orakaro Date: Fri, 25 Jul 2014 05:06:34 +0000 (+0900) Subject: Update index.rst X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=5bfc62f2a7b00e925acfd147d3f17234bf91355b;p=rainbowstream.git Update index.rst --- diff --git a/docs/index.rst b/docs/index.rst index 2235fee..4756f6f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -61,6 +61,9 @@ You can try it with: rainbowstream -iot # Or rainbowstream --image-on-term +You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app +to enable above feature (see `config management`_ section). + In the first time you will be asked for authorization of Rainbow Stream app at Twitter. Just click the “Authorize access” button and paste PIN number to the terminal, the rainbow will start. @@ -341,3 +344,5 @@ steps .. _Twitter API: https://dev.twitter.com/docs/api/1.1 .. _theme usage and customization: https://github.com/DTVD/rainbowstream/blob/master/theme.md .. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/ +.. _config management: http://rainbowstream.readthedocs.org/en/latest/#the-interactive-mode +