Skip to content

Commit

Permalink
refactor text
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusdgdcampos committed Jun 10, 2020
1 parent afc1a7f commit 6d1f2d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ Brief description of project.
## How to Contribute 🤔

- Fork this repository;
- Create a branch with your feature: `git checkout -b minha-feature`;
- Commit your changes: `git commit -m 'feat: Minha nova feature'`;
- Push to your branch: `git push origin minha-feature`.
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: my new feature'`;
- Push to your branch: `git push origin my-feature`.

## License :scroll:

Expand Down

0 comments on commit 6d1f2d4

Please sign in to comment.