diff --git a/README.md b/README.md index 29d6ba6..5b7b886 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,43 @@ Command line interface for building NW.js apps Create a Vanilla JavaScript project. ```shell -nw create MyApp +└─$ nw-cli create --help +Usage: nw-cli create [options] + +Arguments: + name app name + +Options: + --template