aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2023-06-15 22:36:39 -0400
committerEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2023-06-15 22:36:39 -0400
commita78033acc941fc4bcf6188f1d48fd8e012673fff (patch)
treeac92adae5e40274fd9e0b78352a24840cc88eab4 /README.md
initial commit
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