From 564916db81e4f748f430528c5366673504221c1b Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Wed, 3 Apr 2024 07:51:19 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 02d9401..2cd5778 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,4 @@ # Ziglings -# ⚠️ Ziglings has moved from GitHub to Codeberg! - -You are looking at the current Ziglings repo if you are viewing -this at https://codeberg.org/ziglings/exercises/ - -You can also use the handy URL https://ziglings.org to get here! - -*** Welcome to Ziglings! This project contains a series of tiny broken programs (and one nasty surprise). By fixing them, you'll @@ -226,6 +218,7 @@ Zig Standard Library * [X] String formatting * [X] Testing * [X] Tokenization +* [X] File handling ## Contributing