From fda8755a909a15ac27fb504a4e2345e581cb6607 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Fri, 27 Jun 2014 18:34:59 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.25.1