bumped version
[rainbowstream.git] / README.rst
index 0b7b4c1fa04159b43862e85e3fecea048714356f..6537e3b04a1cd559301b0d671cdb88888b2d2e49 100644 (file)
@@ -171,15 +171,28 @@ Here is full list of supported command:
 -  ``switch mine`` will switch current stream to personal stream. ``-f``\r
    and ``-d`` will work as well.\r
 \r
+**Smart shell**\r
+\r
+- Put anything to terminal, the app will try to eval and display result as a python interactive shell.\r
+\r
+  + ``142857*2`` or ``101**3`` like a calculator.\r
+  + Even ``cal`` will show the calendar for current month.\r
+  + Put ``order_rainbow('anything')`` or ``random_rainow('wahahaha')`` will make more fun :)\r
 \r
 \r
 For example see the screenshot above.\r
 \r
-Bug Report\r
+Bug and feature requests\r
 ----------\r
 \r
+Found a bug or a feature request ? \r
 Please `create an issue`_ or contact me at `@dtvd88`_\r
 \r
+Contributing\r
+----------\r
+I appreciate any help and support. Feel free to `fork`_ and `create a pull request`_.\r
+You will be listed as contributor.\r
+\r
 License\r
 -------\r
 \r
@@ -192,3 +205,5 @@ details
 .. _EarthQuake: https://github.com/jugyo/earthquake\r
 .. _create an issue: https://github.com/DTVD/rainbowstream/issues/new\r
 .. _@dtvd88: https://twitter.com/dtvd88\r
+.. _fork: https://github.com/DTVD/rainbowstream/fork\r
+.. _create a pull request: https://github.com/DTVD/rainbowstream/compare/\r