About | Tecnologies | How to Contribute | License |
Click here and select shields for you project
Read portuguese version HERE
Brief description of project.
- Fork this repository;
- 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
.
This project is under the MIT license. See the archive LICENSE for more details.