improve README.md

This commit is contained in:
2026-03-17 10:33:10 +01:00
parent ccc8985d4c
commit a1e8aacd01
2 changed files with 48 additions and 7 deletions

19
docs/MANUAL.md Normal file
View File

@@ -0,0 +1,19 @@
# PepperOS Manual
# Table of Contents
- nothing (yet).
## I. Kernel architecture
### a. Boot process
### b. Memory management
### c. Scheduling
### d. Input/Output
## II. Syscall table
Not yet implemented.