From 76cfdd25baaedb24b5663203409fcfa402b97a54 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 27 Jun 2014 18:40:26 +0900 Subject: [PATCH] Update README.rst --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index aeb4085..6537e3b 100644 --- a/README.rst +++ b/README.rst @@ -171,6 +171,13 @@ Here is full list of supported command: - ``switch mine`` will switch current stream to personal stream. ``-f`` and ``-d`` will work as well. +**Smart shell** + +- Put anything to terminal, the app will try to eval and display result as a python interactive shell. + + + ``142857*2`` or ``101**3`` like a calculator. + + Even ``cal`` will show the calendar for current month. + + Put ``order_rainbow('anything')`` or ``random_rainow('wahahaha')`` will make more fun :) For example see the screenshot above. -- 2.25.1