From bc6790cf5811c753234438e51870f05647eab69e Mon Sep 17 00:00:00 2001 From: wozgeass Date: Sun, 31 May 2015 20:47:33 -0500 Subject: [PATCH] Iniciamos con las contribuciones. --- SUMMARY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SUMMARY.md b/SUMMARY.md index 55824c1..6415b90 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,5 +1,7 @@ ### Summary +* [Introduction](Introduction/Introduction.md) + * [In Time]() * [Booting](Booting/README.md) * [From bootloader to kernel](Booting/linux-bootstrap-1.md) * [First steps in the kernel setup code](Booting/linux-bootstrap-2.md)