From: Orakaro Date: Fri, 27 Jun 2014 09:34:59 +0000 (+0900) Subject: Update README.md X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fda8755a909a15ac27fb504a4e2345e581cb6607;p=rainbowstream.git Update README.md --- diff --git a/README.md b/README.md index 535cfcf..bea6ebc 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,13 @@ You can setup 2 list above at `config.py` * `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. ## Bug and feature requests