From f831efc639df1d02c5c5a60e0d3680eb45910fad Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 4 Jan 2021 18:01:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 0b7d1d7..5df1ec0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ - - # 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.