From 89d0f21fc12e52ca68c47db51ba933286b6355ec Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 25 Jul 2014 14:04:57 +0900 Subject: [PATCH] Update README.rst --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index ad00702..cc86e4f 100644 --- a/README.rst +++ b/README.rst @@ -72,6 +72,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. @@ -182,3 +185,4 @@ details .. _Create your own Twitter Application: https://apps.twitter.com/app/new .. _rainbowstream: https://github.com/DTVD/rainbowstream/tree/master/rainbowstream .. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/ +.. _config management: http://rainbowstream.readthedocs.org/en/latest/#the-interactive-mode -- 2.25.1