Skip to content

Commit

Permalink
fix up in readme (#197)
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Yuan <[email protected]>
  • Loading branch information
SamYuan1990 authored Aug 7, 2021
1 parent 02c2578 commit 72e7798
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 @@ -70,7 +70,7 @@ Contributions are what make the open source community such an amazing place to b

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
3. Commit your Changes (`git commit -s`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
6. [How to Contribute](CONTRIBUTING.md)
Expand Down

0 comments on commit 72e7798

Please sign in to comment.