From a32b91a6a88ed40e808597e8329d8ca30a83dd18 Mon Sep 17 00:00:00 2001 From: luyzim <118988122+luyzim@users.noreply.github.com> Date: Thu, 24 Nov 2022 11:06:43 -0300 Subject: [PATCH] =?UTF-8?q?traduzido=20do=20ingl=C3=AAs=20para=20o=20portu?= =?UTF-8?q?gu=C3=AAs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94dfa07..9d76ade 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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 @@ -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 @@ -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, @@ -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)