diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..f1998ba --- /dev/null +++ b/readme.md @@ -0,0 +1,11 @@ +## FerretOS Build Environment (FBE) +The FerretOS Build Environment (FBE) is the official build environment for compiling FerretOSOS. +Currently, it is targeted at Linux only, however a Windows and FerretOS versions will be available +in the future as well. + +This software includes: + * Binutils + * GCC + * Mingw-w64 + * CMake + * Ninja