Update readme

This commit is contained in:
qingwei.li 2016-12-20 22:34:13 +08:00
parent 3b02b8fc39
commit b14fcf7d1c

View File

@ -61,9 +61,9 @@ These open-source projects are using docsify to generate their sites. Pull reque
## Contributing
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Create your feature branch: `git checkout -b my-new-feature`
- Commit your changes: `git commit -am 'Add some feature'`
- Push to the branch: `git push origin my-new-feature`
- Submit a pull request :D