From 5bfc62f2a7b00e925acfd147d3f17234bf91355b Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 25 Jul 2014 14:06:34 +0900 Subject: [PATCH] Update index.rst --- docs/index.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 + -- 2.25.1