aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-12-20 14:49:25 -0500
committerDave Gauer <dave@ratfactor.com>2021-12-20 14:49:25 -0500
commitef9bdb13820d0e113673ce0565f4dbd5960b2d9f (patch)
tree5c84e5892ab44dd45d030b1cbb205142a46c79e3
parent283fcb002b486f6fd0c07159e9dd9625fb5fddef (diff)
downloadziglings-ef9bdb13820d0e113673ce0565f4dbd5960b2d9f.tar.gz
ziglings-ef9bdb13820d0e113673ce0565f4dbd5960b2d9f.tar.bz2
ziglings-ef9bdb13820d0e113673ce0565f4dbd5960b2d9f.tar.xz
ziglings-ef9bdb13820d0e113673ce0565f4dbd5960b2d9f.zip
Add note about older version branches
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 661990a..bf47d86 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,10 @@ as high as that shown in the example version check above.
It is likely that you'll download a build which is _greater_ than the minimum.
+_(For those who cannot easily update Zig, there are also community-supported
+branches in this repo. At the moment, there's one for v0.8.1. Older version
+branches may or may not have all exercises and/or bugfixes.)_
+
Once you have a build of the Zig compiler that works with Ziglings, they'll
continue to work together. But keep in mind that if you update one, you may
need to also update the other.