summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2021-06-03 15:37:17 +0100
committerLennart Poettering <lennart@poettering.net>2021-06-03 22:14:19 +0200
commit2ecce1f1a81660fe8e4e0a8e0cf3d0f5cdd0db17 (patch)
tree2e4e5409b60ebf4bac580875d9b802038919d39e /README.md
parentd0fd114929d3c8d5781e10e408ec178722d2f672 (diff)
downloadsystemd-2ecce1f1a81660fe8e4e0a8e0cf3d0f5cdd0db17.tar.gz
docs: add ARCHITECTURE.md with code map
Initial and coarse version of a code map, useful for people getting started and looking at the repository for the first time.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7cee82fc2..6734e92a24 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ Information about build requirements is provided in the [README file](README).
Consult our [NEWS file](NEWS) for information about what's new in the most recent systemd versions.
+Please see the [Code Map](docs/ARCHITECTURE.md) for information about this repository's layout and content.
+
Please see the [Hacking guide](docs/HACKING.md) for information on how to hack on systemd and test your modifications.
Please see our [Contribution Guidelines](docs/CONTRIBUTING.md) for more information about filing GitHub Issues and posting GitHub Pull Requests.