diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,12 +6,12 @@ > bcst -l > Next step, extract the theme resources: -> bcst -e \<your-theme> +> bcst -e \<your-theme> > 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 \<start-page-destination> +> bcst -g \<your-theme> resources.json \<start-page-destination> -VoilĂ ! +And voila! ### Submit your own theme TODO |
