From 0b2a742f46a17e283a164ea1b4d683be46dd34f0 Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Tue, 19 Sep 2023 21:18:27 -0400 Subject: [PATCH] Announce move to Codeberg in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fb9d777..478d893 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Ziglings +## ⚠️ Attention! Ziglings has moved to Codeberg! + +Check out our handy new URL: https://ziglings.org + +Or visit the repo directly at: https://codeberg.org/ziglings/exercises + +*** + Welcome to Ziglings! This project contains a series of tiny broken programs (and one nasty surprise). By fixing them, you'll learn how to read and write [Zig](https://ziglang.org/) code.