summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-05-05 03:51:26 -0400
committerIan Moffett <ian@osmora.org>2025-05-05 03:51:26 -0400
commit559e64b9b549049d286462aae4c8381dac0a25b1 (patch)
tree15b69c5739d336008fcaa91248a31d573e801707
parent5516b36888da1d0fc78e98a58ace0b808d2d573e (diff)
docs: Update README.md
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index aeb397d..e220695 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,9 @@ Welcome to the Hyra Operating System project!
Project Goal:
--------------
-The goal of this project is to create a modern operating system, taking inspiration from NetBSD and incorporating new ideas and design plans. Our mission is to design a new modernized POSIX-like standard to provide a robust and versatile environment for developers and users.
+The goal of this project is to redefine what modern operating systems are while taking inspiration from BSD. Hyra does not use
+POSIX by default and instead uses the [OSMORA Uniform System Interface (OUSI)](https://osmora.org/oap/oap-0002). Hyra also does
+not use CPIO for its initramfs like other operating systems typically would and instead uses the [OSMORA Archive Format (OMAR)](https://osmora.org/oap/oap-0005).
Getting Started:
----------------