Update README.md

This commit is contained in:
Nikhil Tomar
2019-11-18 22:18:43 +05:30
committed by GitHub
parent b8720fe16a
commit 209aa9cb8c

View File

@ -1,5 +1,5 @@
# Simple-Operating-System-from-Scratch
A simple operating system build from scratch using and assembly.
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.
<img src="screenshot.png">