From 9c4c467c73bf6d0b0c9065a208aae08589eabc54 Mon Sep 17 00:00:00 2001 From: Jack Jackson Date: Sat, 30 Nov 2024 20:52:38 -0800 Subject: [PATCH] Mention Ziglings --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8166d7c..d9f7c34 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ (Zig) solutions to the [2024 Advent Of Code](https://gitea.scubbo.org/scubbo/advent-of-code-2024). +If you - like me - are new to the Zig language, [Ziglings](https://codeberg.org/ziglings/exercises/) seems to be a well-respected entrypoint! + The authoritative source for this code is on [Gitea](https://gitea.scubbo.org/scubbo/advent-of-code-2024). The GitHub version is a [mirror](https://docs.gitea.com/usage/repo-mirror#setting-up-a-push-mirror-from-gitea-to-github). [Self-hosting](https://old.reddit.com/r/selfhosted/) is not only the best way to learn, but also to reduce dependency on untrustworthy corporations.