diff --git a/README.md b/README.md index a2b29ff..d390796 100644 --- a/README.md +++ b/README.md @@ -1,74 +1,68 @@ -# Project name +# Nome do Projeto - -![GitHub repo size](https://img.shields.io/github/repo-size/scottydocs/README-template.md) -![GitHub contributors](https://img.shields.io/github/contributors/scottydocs/README-template.md) -![GitHub stars](https://img.shields.io/github/stars/scottydocs/README-template.md?style=social) -![GitHub forks](https://img.shields.io/github/forks/scottydocs/README-template.md?style=social) -![Twitter Follow](https://img.shields.io/twitter/follow/scottydocs?style=social) +O nome do projeto é um `` que permite que `` faça ``. -Project name is a `` that allows `` to do ``. +Linha adicional de texto informativo sobre o que o projeto faz. Sua introdução deve ter cerca de 2 ou 3 frases. Não exagere, as pessoas não vão ler. -Additional line of information text about what the project does. Your introduction should be around 2 or 3 sentences. Don't go overboard, people won't read it. +## Pré-requisitos -## Prerequisites +Antes de começar, verifique se você atendeu aos seguintes requisitos: + +* Você instalou a versão mais recente de `` +* Você tem uma máquina ``. Indique qual sistema operacional é compatível/não compatível. +* Você leu ``. -Before you begin, ensure you have met the following requirements: - -* You have installed the latest version of `` -* You have a `` machine. State which OS is supported/which is not. -* You have read ``. +## Instalando -## Installing +Para instalar o , siga estas etapas: -To install , follow these steps: - -Linux and macOS: -``` - -``` +Linux e macOS: +`` ` + +`` ` Windows: -``` - -``` -## Using +`` ` + +`` ` +## Usando -To use , follow these steps: +Para usar , siga estas etapas: -``` - -``` +`` ` + +`` ` -Add run commands and examples you think users will find useful. Provide an options reference for bonus points! +Adicione comandos de execução e exemplos que você acha que os usuários acharão úteis. Fornece uma referência de opções para pontos de bônus! -## Contributing to - -To contribute to , follow these steps: +## Contribuindo para + +Para contribuir com , siga estas etapas: -1. Fork this repository. -2. Create a branch: `git checkout -b `. -3. Make your changes and commit them: `git commit -m ''` -4. Push to the original branch: `git push origin /` -5. Create the pull request. +1. Bifurque este repositório. +2. Crie um branch: `git checkout -b `. +3. Faça suas alterações e confirme-as: `git commit -m ''` +4. Envie para o branch original: `git push origin / ` +5. Crie a solicitação pull. -Alternatively see the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request). +Como alternativa, consulte a documentação do GitHub sobre [como criar uma solicitação pull] (https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request). -## Contributors +## Colaboradores -Thanks to the following people who have contributed to this project: +Obrigado às seguintes pessoas que contribuíram para este projeto: -* [@scottydocs](https://github.com/scottydocs) 📖 -* [@cainwatson](https://github.com/cainwatson) 🐛 -* [@calchuchesta](https://github.com/calchuchesta) 🐛 +* [@scottydocs] (https://github.com/scottydocs) 📖 +* [@cainwatson] (https://github.com/cainwatson) 🐛 +* [@calchuchesta] (https://github.com/calchuchesta) 🐛 +* [@sweydabdul] (https://github.com/sweydabdul) 🐛 -You might want to consider using something like the [All Contributors](https://github.com/all-contributors/all-contributors) specification and its [emoji key](https://allcontributors.org/docs/en/emoji-key). +Você pode querer considerar o uso de algo como a especificação [All Contributors] (https://github.com/all-contributors/all-contributors) e sua [chave emoji] (https://allcontributors.org/docs/en/ tecla emoji). -## Contact +## Contato -If you want to contact me you can reach me at . +Se quiser entrar em contato comigo, você pode entrar em contato comigo em . -## License - +## Licença + -This project uses the following license: [](). +Este projeto usa a seguinte licença: [] (). \ No newline at end of file