diff options
author | Dave Gauer <dave@ratfactor.com> | 2021-02-14 10:49:09 -0500 |
---|---|---|
committer | Dave Gauer <dave@ratfactor.com> | 2021-02-14 10:49:09 -0500 |
commit | acaf051e4cad70f17e48cd595f7908dfdb2914d6 (patch) | |
tree | bcac00066425034a1d22183690ee507c32328cbd /patches/README.md | |
parent | c9739f80008dafb6754cd9864abb725dbf8b89fb (diff) | |
download | ziglings-acaf051e4cad70f17e48cd595f7908dfdb2914d6.tar.gz ziglings-acaf051e4cad70f17e48cd595f7908dfdb2914d6.tar.bz2 ziglings-acaf051e4cad70f17e48cd595f7908dfdb2914d6.tar.xz ziglings-acaf051e4cad70f17e48cd595f7908dfdb2914d6.zip |
Added ex 45 optionals
(And secretly added the patches/ dir. Don't tell anybody!)
Diffstat (limited to 'patches/README.md')
-rw-r--r-- | patches/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/README.md b/patches/README.md new file mode 100644 index 0000000..09fecbd --- /dev/null +++ b/patches/README.md @@ -0,0 +1,9 @@ +# The ziglings/patches Directory + +This is how ziglings is tested. + +The patches fix the broken exercises so that they work again. + +No peeking! :-) + +(Further tooling and explanation goes here.) |