diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-04-15 18:39:30 +0200 |
|---|---|---|
| committer | Chris Boesch <chrboesch@noreply.codeberg.org> | 2026-04-15 18:39:30 +0200 |
| commit | 8e2cbf7b5afd9c3c1cc1fcc20c66dc77d683eab4 (patch) | |
| tree | 0a97923d0bce643ffb7575cfbd5c3ba60c6a2b51 /README.md | |
| parent | 4746ccc1c89a03fff7c4b35d78dcb57b125c444a (diff) | |
| parent | d918dbae59346b75cccbe69c4820bcbd7b28e57c (diff) | |
Merge pull request 'Some deprecated functions removed and a progress bar added.' (#403) from fixes_v016 into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/403
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Ziglings Welcome to Ziglings! This project contains a series of tiny -broken programs (and one nasty surprise). By fixing them, you'll +broken programs (and one nasty surprise). By fixing them, you'll learn how to read and write [Zig](https://ziglang.org/) code.  |
