diff --git a/README.md b/README.md index f6e2aaca..4bfd319c 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# Lynx \ No newline at end of file +# Lynx + +Bootloader for [Fennix](https://github.com/Fennix-Project/Fennix). + +--- + +Currently under development. + +Use `Fennix` repo to build the operating system. + +```bash +git clone --recurse-submodules https://github.com/Fennix-Project/Fennix.git +```