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 + ```