Skip to content

Commit 6cac005

Browse files
committed
fix: setup package name
1 parent 2cfe453 commit 6cac005

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,23 @@ Recursive clone all projects into a namespace (group) in GitLab Server
3535

3636
</details>
3737

38+
# Visão Geral
39+
40+
## Objetivo
41+
42+
## Contexto e Motivação
43+
44+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
45+
3846
# Instalação
3947

4048
```bash
4149
pip install -r requirements.txt --break-system-packages
4250
pip install --break-system-packages .
4351
```
4452

53+
<p align="right">(<a href="#readme-top">back to top</a>)</p>
54+
4555
# Contribuição
4656

4757
Gostaria de contribuir? Isso é ótimo! Temos um guia de contribuição para te ajudar. Clique [aqui](CONTRIBUTING.md) para lê-lo.

0 commit comments

Comments
 (0)