mirror of
https://github.com/nikhilroxtomar/Simple-Operating-System-from-Scratch.git
synced 2025-08-03 16:41:28 +00:00
Update README.md
This commit is contained in:
@ -2,7 +2,10 @@
|
|||||||
A simple operating system build from scratch using C and assembly language.
|
A simple operating system build from scratch using C and assembly language.
|
||||||
The code includes a make file that will help you to run this whole program.
|
The code includes a make file that will help you to run this whole program.
|
||||||
|
|
||||||
<img src="screenshot.png">
|
|  |
|
||||||
|
| :--: |
|
||||||
|
| *Main window of the mini-operating system* |
|
||||||
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
1. nasm
|
1. nasm
|
||||||
|
Reference in New Issue
Block a user