Skip to content

Commit eaa8b17

Browse files
authored
Update README.md
1 parent 44c782e commit eaa8b17

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Apollo Kernel - x86_64 Operating System
22

3-
A x86_64 operating system kernel with a cool architecture, improved input handling, and modular design. This implementation maintains visual compatibility with previous versions while featuring an entirely new codebase built from the ground up.
3+
A x86_64 operating system kernel with a cool architecture, improved input handling, modular design, text editor, a fully file system, and more. This implementation maintains visual compatibility with previous versions while featuring an entirely new codebase built from the ground up.
44

5-
**From Scratch** (**This wouldn't exist if someone didn't treatin a DMCA takedown <3 thank you<3**)
5+
> (The image below is from Apollo v1.0.0)
66
77
<img width="488" height="366" alt="491976349-fb7e5b1e-c90e-494c-afa4-c238eef3e86d" src="https://github.com/user-attachments/assets/f334aa19-5c7e-4ce7-b293-c8573310ba28" />
88

99

10-
## Architecture Overview
10+
# Overview
1111

1212
### Core Design Principles
1313
- **Modular Component Architecture**: Cleanly separated subsystems with well-defined interfaces
@@ -110,7 +110,9 @@ make verify
110110
| `reboot` | Restart system | `reboot` |
111111
| `shutdown`| Halt system | `shutdown` |
112112

113-
### Example images
113+
### Example images
114+
115+
> (The image below is from Apollo v1.0.0)
114116
115117
<img width="630" height="402" alt="491976426-57325cc4-dd78-47cf-8827-804cf53cb185" src="https://github.com/user-attachments/assets/2725aafa-2fe1-4201-8857-c048301d74d0" />
116118

0 commit comments

Comments
 (0)