Skip to content

Commit

Permalink
Addicionando a imagem da cumbuca de capa no README.md (#88)
Browse files Browse the repository at this point in the history
* Addicionando a imagem da cumbuca de capa no README.md

* Adicionando .gitignore
  • Loading branch information
laistdomiciano authored Dec 14, 2024
1 parent 24736c5 commit 5ef34b0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<div align="center">
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="https://github.com/cumbucadev/design/raw/main/images/logo-dark-transparent.png"
>
<img
alt="Logo do Cumbuca Dev"
src="https://github.com/cumbucadev/design/raw/main/images/logo-light-transparent.png"
width="20%"
>
</picture>
</div>

# GitCaos 🔥

O gitcaos 🔥 é um playground de Git e GitHub, feito para você aprender na prática. Aqui, você pode testar e errar à vontade, sem medo de cometer erros, enquanto domina as melhores práticas de versionamento de código e contribuições colaborativas. É o espaço ideal para desenvolver suas habilidades em um ambiente seguro e realista.
Expand Down

0 comments on commit 5ef34b0

Please sign in to comment.