diff --git a/README.md b/README.md new file mode 100644 index 0000000..1c2cc9c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Blade OS (Beta) +A simple Debian based Linux distro that gets things set up easily. + +[![daily-build-x86_64](https://github.com/Blade-OS/os/actions/workflows/build_daily.yml/badge.svg)](https://github.com/Blade-OS/os/actions/workflows/build_daily.yml) [![monthly-build-x86_64](https://github.com/Blade-OS/os/actions/workflows/main.yml/badge.svg)](https://github.com/Blade-OS/os/actions/workflows/main.yml) + +# How to build (WIP) +Builds are usually automated via GitHub actions. However if you want to build manually, you can run ```build``` or ```build_daily``` as root.