From deafddc5b9deee140a31cc8a00260284b746d7ae Mon Sep 17 00:00:00 2001 From: Piotr Krupa Date: Sun, 31 Jan 2021 21:45:20 +0000 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 055bb2a..38f33a5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ ![imgs/logo.png](imgs/logo.png) # HryOS + +HryOS is a simple operating system made as university project. + + +## Features + + - Multitasking with simple synchronization + - Heap + - Drivers for VESA and VGA text mode + - Driver for keyboard + - Logger to serial port + - Simple shell + +## [Download](https://github.com/Hary309/HryOS/releases/tag/1.0) + +## Real hardware test + +![https://i.imgur.com/GM4ORHc.png](https://i.imgur.com/GM4ORHc.png)