Skip to content

Commit 6c60e54

Browse files
authored
chore: add contributors graph
1 parent 386d676 commit 6c60e54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,17 @@ Check out [Awesome Vuepress](https://github.com/ulivz/awesome-vuepress) to find
3030
> Please make sure your version of Node.js is greater than 8.
3131
3232
``` bash
33+
yarn bootstrap # Install and link dependencies for this lerna repo
3334
yarn dev # serves VuePress' own docs with itself
3435
yarn test # make sure your code change pass the test
3536
```
3637

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

40+
Thank you to all the people who already contributed to Vue!
41+
42+
![contributors](https://opencollective.com/vuepress/contributors.svg?width=890)
43+
3944
## License
4045

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

0 commit comments

Comments
 (0)