diff options
| author | Chris Boesch <chrboesch@noreply.codeberg.org> | 2023-01-21 14:41:35 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-21 14:41:35 +0100 |
| commit | 68af87518f1b56170bb6c526fe0770c3c20ebabb (patch) | |
| tree | 9e62c59d47a7db243fa9cb0a7b171c66cf58416b /CONTRIBUTING.md | |
| parent | e978b09a0ac98919cbad5fe89d2e8e8adbea5a1c (diff) | |
| parent | 69a02c5ec4f279feb750e97cf079525947c944e7 (diff) | |
Merge branch 'main' into check_output_len
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index be8c511..21b98ac 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ Ziglings is intended for programmers of all experience levels. No specific language knowledge is expected. Anyone who can install the current Zig snapshot, setup a copy of Ziglings, and knows common language building blocks (if/then/else, loops, and -functions) is ready or Ziglings. +functions) is ready for Ziglings. Ziglings is intended to be completely self-contained. If you can't solve an exercise from the information you've gleaned so |
