Update README.md

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

View File

@ -1,6 +1,6 @@
<img src="imgs/logo.png" align="left" width="120" height="120" />
# VulcanOS
# VulcanOS [![Build Status](https://travis-ci.com/ice-bit/vulcanos.svg?branch=master)](https://travis-ci.com/ice-bit/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.