diff --git a/README.md b/README.md index f188bd4..7ce035a 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,9 @@ In plugin directory: ```bash npm start ``` + +## Development + + - `npm install` + - `git commit` follows the [spec](https://www.conventionalcommits.org) + - `npm run release`