Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
![Project Image](project-image-url)

> This is a ReadMe template to help save you time and effort.

> Este é um modelo Leiame para ajudar a economizar tempo e esforço.
---

### Table of Contents
You're sections headers will be used to reference location of destination.
Seus cabeçalhos de seções serão usados para referenciar o local de destino.

- [Description](#description)
- [How To Use](#how-to-use)
Expand All @@ -20,6 +21,7 @@ You're sections headers will be used to reference location of destination.
## Description

Creating ReadMe's for your Github repository can be tedious. I hope this template can save you time and effort as well as provide you with some consistency across your projects.
Criar ReadMe para o seu repositório Github pode ser tedioso. Espero que este modelo economize seu tempo e esforço, além de fornecer alguma consistência em seus projetos.

#### Technologies

Expand All @@ -31,9 +33,10 @@ Creating ReadMe's for your Github repository can be tedious. I hope this templa
---

## How To Use
## Como usar

#### Installation

### Instalação


#### API Reference
Expand Down Expand Up @@ -63,8 +66,21 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

A permissão é concedida, gratuitamente, a qualquer pessoa que obtenha uma cópia
deste software e arquivos de documentação associados (o "Software"), para lidar
no Software sem restrições, incluindo, sem limitação, os direitos
usar, copiar, modificar, fundir, publicar, distribuir, sublicenciar e/ou vender
cópias do Software e para permitir que as pessoas a quem o Software é
fornecido para fazê-lo, sujeito às seguintes condições: bem como fornecer alguma consistência em seus projetos.



The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
O aviso de direitos autorais acima e este aviso de permissão devem ser incluídos em todos os
cópias ou partes substanciais do Software.



THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
Expand All @@ -73,6 +89,15 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
O SOFTWARE É FORNECIDO "COMO ESTÁ", SEM GARANTIA DE QUALQUER TIPO, EXPRESSA OU
IMPLÍCITAS, INCLUINDO, SEM LIMITAÇÃO, AS GARANTIAS DE COMERCIALIZAÇÃO,
ADEQUAÇÃO PARA UM FIM ESPECÍFICO E NÃO VIOLAÇÃO. EM NENHUM CASO O
OS AUTORES OU DETENTORES DOS DIREITOS AUTORAIS SERÃO RESPONSÁVEIS POR QUALQUER REIVINDICAÇÃO, DANOS OU OUTROS
RESPONSABILIDADE, SEJA EM UMA AÇÃO DE CONTRATO, ILÍCITO OU DE OUTRA FORMA, DECORRENTE DE,
FORA DE OU EM CONEXÃO COM O SOFTWARE OU O USO OU OUTROS NEGÓCIOS NO
PROGRAMAS.



[Back To The Top](#read-me-template)

Expand Down