summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoruxtbd <dev@kthread.dev>2026-08-18 14:40:18 +0200
committeruxtbd <dev@kthread.dev>2026-08-18 14:40:18 +0200
commit1ea2764a30cd2fbad93a1a6d8b13ce1e5fdb8f8c (patch)
tree23cbf7bd324159ee618901e201fce82579e8510e /README.md
parentInitial commit (diff)
download4suite-1ea2764a30cd2fbad93a1a6d8b13ce1e5fdb8f8c.tar.gz
4suite-1ea2764a30cd2fbad93a1a6d8b13ce1e5fdb8f8c.zip
4init: minimal but functional init
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52b57ff..de0e8a0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# 4suite
-A self-contained C boot stack (init, rc, logger, user) with Plan 9 namespace isolation
+
+A self-contained C boot stack (init, rc, logger, user).
+Each component has it's own README.md, worth checking it out.