diff --git a/README.md b/README.md index ddbb644d..bceee7b8 100644 --- a/README.md +++ b/README.md @@ -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