aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9cc35a4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# i have no idea what to name this project
+
+isodir/boot/grub and sysroot/ should be created before building for the first time
+
+requires an `i686-elf` cross compiler as well as nasm and gnumake. can only be built on linux and wsl.
+
+to build use `make`
+
+the cmake does nothing cause i have no idea how to get that to work \ No newline at end of file