From c4124b60101e794a8639ff7d8828725786d9bb7d Mon Sep 17 00:00:00 2001 From: Nikhil Tomar Date: Sat, 25 Jul 2020 20:53:49 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a93e04a..9d9778d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,10 @@ 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. - +| ![ScreenShot](screenshot.png) | +| :--: | +| *Main window of the mini-operating system* | + ## Requirements 1. nasm