Update README.md

This commit is contained in:
Marco 2021-01-02 16:20:41 +01:00 committed by GitHub
parent 73faf43dec
commit 99dc420a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<img src="imgs/logo.png" height="120" width="120" />
# VulcanOS
<img src="imgs/logo.png" align="left" width="120" height="120" />
# VulcanOS
**VulcanOS** is a x86 monolithic kernel written in C from scratch following the UNIX philosophy. This project is just a student learning tool to know more about operating systems, do not expect nothing more than a toy.