X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=README.rst;h=35480342f3fb03e92255507ce638b6fc61a5ddc6;hp=ab9234a2c3da94bf49cefcbfb848cd6a92a19891;hb=95baa04465a42a304f9b96ab8e9b1e5ae695fa95;hpb=b89ece54202908028fcf174b190fda321db63394 diff --git a/README.rst b/README.rst index ab9234a..3548034 100644 --- a/README.rst +++ b/README.rst @@ -50,7 +50,7 @@ Use `virtualenv`_ Troubleshooting ^^^^^^^^^^^^^^^ -If you use Linux, you might need to install some packages if you haven't already. +If you use Linux, you might need to install some packages if you haven't already. For debian-based distros, these can be installed with .. code:: bash @@ -95,9 +95,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, -change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width) +You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app +to enable above feature, +change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width) or ``IMAGE_MAX_HEIGHT`` to control max height of every image. (see `config management`_ section).