trivival coloring
[rainbowstream.git] / README.rst
index 1d99ad232da4329a0ac4b14de673fcdf9f373999..35480342f3fb03e92255507ce638b6fc61a5ddc6 100644 (file)
@@ -50,7 +50,7 @@ Use `virtualenv`_
 Troubleshooting\r
 ^^^^^^^^^^^^^^^\r
 \r
-If you use Linux, you might need to install some packages if you haven't already. \r
+If you use Linux, you might need to install some packages if you haven't already.\r
 For debian-based distros, these can be installed with\r
 \r
 .. code:: bash\r
@@ -67,7 +67,7 @@ If you are in this case, I recommend taking a look at `Issue #10`_ and let me kn
 \r
 If installation in *the quick way* doesn't work:\r
 \r
--  `sudo pip uninstall rainbowstream`\r
+-  ``sudo pip uninstall rainbowstream``\r
 -  use the *virtualenv way* above\r
 -  `create an issue`_ and provide:\r
 \r
@@ -95,9 +95,9 @@ You can try it with:
 \r
     rainbowstream -iot # Or rainbowstream --image-on-term\r
 \r
-You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app \r
-to enable above feature, \r
-change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width) \r
+You also can change the config key ``IMAGE_ON_TERM`` to ``True`` inside the app\r
+to enable above feature,\r
+change ``IMAGE_SHIFT`` to set image's margin (relative to your terminal's width)\r
 or ``IMAGE_MAX_HEIGHT`` to control max height of every image.\r
 (see `config management`_ section).\r
 \r