Skip to content

Commit

Permalink
Merge branch 'develop' into reset-1318
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Aug 22, 2020
2 parents 175bb0b + ef32da1 commit 204bfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ So that you can start straight away.

- Fork it!
- Create your feature branch: `git checkout -b my-new-feature`
- Commit your changes: `git commit -am 'Add some feature'`
- Commit your changes: `git add . && git commit -m 'Add some feature'`
- Push to the branch: `git push origin my-new-feature`
- Submit a pull request

Expand Down

0 comments on commit 204bfbb

Please sign in to comment.