From 4c603dc8157d6aabec53319a554a3543f453b0ee Mon Sep 17 00:00:00 2001 From: Shy Date: Thu, 6 Apr 2017 16:38:01 +0200 Subject: [PATCH] Added '$' in front of command line examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e31cb8..9bc67b1 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Command line client and utilities for AutoC4. ### Usage ``` -c4ctrl.py -h +$ c4ctrl.py -h ``` ## kitchentext.py Kitchenlight utility script. ``` -kitchentext.py -h +$ kitchentext.py -h ``` ## c4ctrl.vim