Skip to content

Commit f60ea2e

Browse files
committed
Updating the README // Atualizando o README
1 parent c12fe4a commit f60ea2e

1 file changed

Lines changed: 6 additions & 11 deletions

File tree

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,17 @@ Static **HTML** project with pages like `index.html`, `aula.html`, and `contato.
1818
## 🗂️ Estrutura | Structure
1919

2020
profcode/
21+
2122
├─ index.html
23+
2224
├─ aula.html
25+
2326
├─ contato.html
27+
2428
├─ imagens/ # assets (png, etc.)
29+
2530
├─ audio/ # assets (mp3)
31+
2632
└─ README.md # this file
2733

2834

@@ -54,17 +60,6 @@ profcode/
5460

5561
---
5662

57-
## ✅ Checklist
58-
59-
- [x] README bilíngue (PT-BR/EN) atualizado
60-
- [x] Licença **MIT** adicionada (`LICENSE`)
61-
- [ ] Criar repositório no GitHub
62-
- [ ] Adicionar **Topics** (ex.: `html`, `portfolio`, `site-estatico`, `prof-ajax`)
63-
- [ ] Criar **Release** (ex.: `v1.0.0`)
64-
- [ ] **Actions** somente se necessário (ex.: GitHub Pages)
65-
66-
---
67-
6863
## 📄 Licença | License
6964

7065
Este projeto está licenciado sob os termos da **MIT License**.

0 commit comments

Comments
 (0)