diff --git a/README.md b/README.md index 9c4078f..71e9395 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,17 @@ This is a tool to help automate adding contributor acknowledgements according to the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. +## Installation + +You can install it via `npm`: +``` +npm install all-contributors-cli +``` + ## Usage ``` -# Add new contributor , who a contribution of type +# Add new contributor , who made a contribution of type all-contributors add # Example: all-contributors add jfmengels code,doc