Skip to content

Commit

Permalink
chore: add contributors graph
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz authored Jun 11, 2019
1 parent 386d676 commit 6c60e54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,17 @@ Check out [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) to find
> Please make sure your version of Node.js is greater than 8.
``` bash
yarn bootstrap # Install and link dependencies for this lerna repo
yarn dev # serves VuePress' own docs with itself
yarn test # make sure your code change pass the test
```

If you intend to make `"substantial"` changes to VuePress or its documentation, please checkout [VuePress RFCs](./rfcs/README.md).

Thank you to all the people who already contributed to Vue!

![contributors](https://opencollective.com/vuepress/contributors.svg?width=890)

## License

[MIT](https://github.com/vuejs/vuepress/blob/master/LICENSE)

0 comments on commit 6c60e54

Please sign in to comment.