Skip to content

Commit 901bf34

Browse files
committed
Remove repository comparison document
1 parent 6b1d528 commit 901bf34

2 files changed

Lines changed: 0 additions & 50 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ HeliOS no es solo una demo visual: implementa un kernel educativo completo y ver
3333
- **Memoria dinámica**: free-list allocator con coalescing, no solo bump allocation.
3434
- **Repo defendible**: CI compila el kernel y lo bootea en QEMU con un smoke test automatizado.
3535

36-
Ver comparación técnica: [docs/COMPARISON.md](docs/COMPARISON.md).
37-
3836
## 🚀 Inicio Rápido
3937

4038
### Prerequisitos
@@ -134,7 +132,6 @@ make dtb # Extrae device tree
134132

135133
- **[README_RAPIDO.md](README_RAPIDO.md)** - Referencia rápida
136134
- **[docs/README.md](docs/README.md)** - Documentación técnica
137-
- **[docs/COMPARISON.md](docs/COMPARISON.md)** - Comparación técnica y ventajas
138135
- **[docs/visualization.html](docs/visualization.html)** - Visualización web
139136

140137
## 🎓 Ejemplo de Uso

docs/COMPARISON.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)