diff --git a/README.md b/README.md index ff7acfd4..3464290c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ a project setup from scratch :sparkles:. Options: + -b, --base prepend a base URL to assets -d, --debug output lots of logs -h, --help print usage -q, --quiet don't output any logs @@ -42,6 +43,9 @@ a project setup from scratch :sparkles:. Compile all files in the project to disk $ bankai build index.js + Compile and change the default output directory to docs/ + $ bankai build index.js docs + Running into trouble? Feel free to file an issue: https://github.com/choojs/bankai/issues/new