Skip to content

Commit 020a5e2

Browse files
committed
Update SUMMARY.md
1 parent 8f89f91 commit 020a5e2

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

SUMMARY.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
### Summary
1+
# Summary
22

3+
* [introduction](README.md)
34
* [Introduction about the x86 architecture and about our OS](Chapter-1/README.md)
45
* [Setup the development environment](Chapter-2/README.md)
56
* [First boot with GRUB](Chapter-3/README.md)
@@ -18,4 +19,6 @@
1819
* EXT2 read-only filesystems
1920
* Standard C library (libC)
2021
* UNIX basic tools: sh, cat
21-
* Lua interpreter
22+
* Lua interpreter
23+
* Memory management: physical and virtual
24+

0 commit comments

Comments
 (0)