Update README.md
authorOrakaro <nhatminh_179@hotmail.com>
Fri, 27 Jun 2014 09:34:59 +0000 (18:34 +0900)
committerOrakaro <nhatminh_179@hotmail.com>
Fri, 27 Jun 2014 09:34:59 +0000 (18:34 +0900)
README.md

index 535cfcfdc942cf9d11ab6791e6598291e071937e..bea6ebc17399eca42eb3ba038bdd2e6f64ad9f47 100644 (file)
--- 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