From 586e35e3906214fc964714dd60091b290400ba1d Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 22 Apr 2020 10:03:04 +0200 Subject: Clean theme and improve api --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f920a88..616a9e1 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ > bcst -l > Next step, extract the theme resources: -> bcst -e \ +> bcst -e \ > resources.json This, will create a `resources.json` in the current directory. Now, you can customize it to your needs. Then, generate your start page: -> bcst resources.json \ +> bcst -g \ resources.json \ -VoilĂ ! +And voila! ### Submit your own theme TODO -- cgit v1.2.3