diff --git a/README.md b/README.md index a0686be..c8abac1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # kernelx kernelx is a simple lightweight 32bit x86 linux kernel, designed to run in small resources. @@ -9,7 +11,7 @@ kernelx is a simple lightweight 32bit x86 linux kernel, designed to run in small - Keyboard - VGA Text Mode - Timer -- Muti-tasking +- Multi-tasking - Preemptive Scheduling ## Installations for ubuntu @@ -66,4 +68,4 @@ make debug ``` make run_gdb -``` \ No newline at end of file +```