From 5880c473fc71ab47d318ef6c40105486c4142b4a Mon Sep 17 00:00:00 2001 From: Marco Date: Sat, 2 Jan 2021 16:22:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b7aaf2..d5aa61c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 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.