From 6424e6cb14da38dc5d7760573eb6ecb2438e9661 Mon Sep 17 00:00:00 2001 From: James Dinsdale Date: Wed, 30 Sep 2020 14:53:12 +0100 Subject: [PATCH] Add missing command to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df1f96..ef95353 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ included spinner styles. Once you've found one you like, select it using the `--style` option. ```sh -revolver --style 'bouncingBall' 'The spinner message' +revolver --style 'bouncingBall' start 'The spinner message' ``` ## License