diff --git a/README.md b/README.md index f679298d..9bd13e37 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Luna -A simple kernel and userspace for desktop computers, written mostly in C++ and C. [![Build Status](https://drone.cloudapio.eu/api/badges/apio/Luna/status.svg)](https://drone.cloudapio.eu/apio/Luna) +A very basic POSIX operating system for desktop computers, written mostly in C++ and C. [![Build Status](https://drone.cloudapio.eu/api/badges/apio/Luna/status.svg)](https://drone.cloudapio.eu/apio/Luna) ## Features - x86_64-compatible lightweight [kernel](kernel/).