From 157d6c8ef0dd4e91f6df237e10a1ed59e44e20d7 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Mon, 28 Oct 2024 14:51:30 +0000 Subject: [PATCH] main: update documentation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 983b6af..0dab67c 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ $ nix-shell # optional but adviced (to get up and running instantly) Run `./make standalone` to package everything into `xrsh.com` +* development of components (`src/com`) takes places [in this git submodule](https://forgejo.isvery.ninja/xrsh/xrsh-com) +* development of `xrsh.iso` takes places [in this gitsubmodule](https://forgejo.isvery.ninja/xrsh/xrsh-buildroot) + ## Funding