From 1cc7c79339f388905f216cf9ac977c5b080d59a9 Mon Sep 17 00:00:00 2001 From: belliash Date: Sun, 2 Aug 2020 14:33:18 +0200 Subject: [PATCH] Add readme. --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.md 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