From 5dcb618430565a1c518f551f6adc1041be73ec1c Mon Sep 17 00:00:00 2001 From: shubham sharma Date: Sat, 24 Jun 2017 23:25:49 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee9efcd..d67fa95 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ Usage: commands.py [OPTIONS] HOST --evaluate TEXT Query to be evaluated --help Show this message and exit. -foxtrot +$ foxtrot > select * from analytics_event Ctrl-D to exit or type exit + ```