diff --git a/README.md b/README.md index 889e79b..6de4ec4 100644 --- a/README.md +++ b/README.md @@ -81,3 +81,7 @@ By default, it's located in `~/.gad/cache` but you can specify a different path ## Coding style npm run lint + +## Publishing on NPM + + npm publish --access public