Skip to content

Commit 7c54fdc

Browse files
authored
docs: update ReadmePT
1 parent 66464b9 commit 7c54fdc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README_PT.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,15 @@ EXEMPLO
8888
</div>
8989
9090

91-
## Installation
91+
## Instalação
9292

9393
```shell
9494
npm install github-automated-repos
9595
# or
9696
yarn add github-automated-repos
9797
```
9898

99-
hook config.
99+
configuração do hook
100100

101101
```typescript
102102
import {useGithubAutomatedRepos} from "github-automated-repos";
@@ -139,7 +139,6 @@ hook config.
139139

140140
- ## <a href="https://github.com/DIGOARTHUR/github-automated-repos#--sobre-a-aplicação-">Sobre a bilbioteca</a>
141141
- ## <a href="https://github.com/DIGOARTHUR/github-automated-repos#--library-">Biblioteca</a>
142-
- ### <a href="https://github.com/DIGOARTHUR/github-automated-repos#install-1">Instalação</a>
143142
- ### <a href="https://github.com/DIGOARTHUR/github-automated-repos#import-1">Importar</a>
144143
- ### <a href="https://github.com/DIGOARTHUR/github-automated-repos#fill-in-the-fields-in-the-github-repository-1">Preencha os campos no repositório GitHub</a>
145144
- ### <a href="https://github.com/DIGOARTHUR/github-automated-repos#code-example-1">Exemplo de Código</a>

0 commit comments

Comments
 (0)