summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-08-02 05:58:04 -0400
committerIan Moffett <ian@osmora.org>2025-08-02 05:58:04 -0400
commit59b7e22c95963f0aee1f30d5ae7782d368cb7177 (patch)
treeb8653fa9dc54e4897c81fffa5cb09c52ecdaeae2
parente64c9c9d2838663019e78685cb81a3a1c2d5578d (diff)
docs: Add more docs information in READMEmainexpt
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0390fa..a8a31fe 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,11 @@ And more! See ``lib/*``
Documentation:
--------------
-Documentation will be in the form of comments throughout the codebase and can also be found in the share/ directory within the project root.
+Documentation will be in the form of comments throughout the codebase and can also be found in:
+
+- ``share/man/*``: Man pages
+- ``share/contrib``: Information on contributing
+- ``share/docs/kernel``: Kernel documentation
Hyra running on bare metal:
--------------