From 7311470c4cd9acba8c6cbd830311084d08bc4bbc Mon Sep 17 00:00:00 2001 From: Emma Nora Theuer Date: Tue, 8 Oct 2024 23:05:03 +0200 Subject: [PATCH] Initial Commit --- README.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..ccdff33 --- /dev/null +++ b/README.org @@ -0,0 +1,14 @@ +#+title: Readme +#+author: Emma Nora Theuer + +* What is this? +This is a very basic, small filesystem I am currently writing to get better at filesystem development. This is, as of now, not functional, nowhere near it, but it's a WIP and I'm having fun. + +* WIP +As of now, everything here is: ++ Extremely cluttered ++ Not functional ++ WIP ++ Subject to change + +I'm working on things as I'm going along, many things change frequently and development is very unstable. Deal with it.