diff --git a/README.md b/README.md index df64554..867a19f 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,11 @@ Creates a new snippet template ```sh snippeteer snippet [name] ``` + +### Node + +Creates a new nodejs project + +```sh +snippeteer node [name] +```