diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-04-03 07:51:19 +0000 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2024-04-03 07:51:19 +0000 |
| commit | 564916db81e4f748f430528c5366673504221c1b (patch) | |
| tree | 9311ca4daa6435c76f9f937c207b1742bb8417b3 /README.md | |
| parent | 84864d808f7c7a5234452be4a27f68da5cf032dd (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -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 |
