zaphyra's git: haumea

fork of https://github.com/nix-community/haumea

commit d6d9e637ac6b666ed239e0f373e1b3559de40170
parent 866d36335b635d69f822aa0e100c9f7f04a2b820
Author: figsoda <figsoda@pm.me>
Date: Wed, 24 May 2023 21:55:08 -0400

docs: link to the book from readme
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -75,3 +75,5 @@ Haumea bootstraps itself. You can see the entire implementation in the
   and the `transformer` option makes it possible to extensively manipulate the tree.
 
 [^1]: Unless you are doing transformer magic
+
+[*➔ Getting Started*](https://nix-community.github.io/haumea/intro/getting-started.html)