summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 11597dc..e66e89b 100644
--- a/README.md
+++ b/README.md
@@ -112,8 +112,8 @@ Organization
* asm/ - NASM assembler files
* bochs/ -Bochs config files
-* boot/ - 2nd stage bootloader
-* boot0/ - 1st stage bootloader
+* boot1/ - 2nd stage bootloader
+* boot2/ - 1st stage bootloader
* data/ - datafiles (font-file and fill.asm)
* fs/ - file system related source
* kernel/ - kernel source