aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-03-10 20:14:30 -0500
committerDave Gauer <dave@ratfactor.com>2021-03-10 20:14:30 -0500
commit7d67224043330d22f4199abcc1ab08d82d186ca4 (patch)
tree160bad6b0c1dc03a7e2e706d81af2bd4740c207c
parent42fde519e90fee5d21e0af553b086a4cab977148 (diff)
parent2e98bf1842aec2166891986d5b09443f5e31e179 (diff)
downloadziglings-7d67224043330d22f4199abcc1ab08d82d186ca4.tar.gz
ziglings-7d67224043330d22f4199abcc1ab08d82d186ca4.tar.bz2
ziglings-7d67224043330d22f4199abcc1ab08d82d186ca4.tar.xz
ziglings-7d67224043330d22f4199abcc1ab08d82d186ca4.zip
Merge branch 'main' of github.com:ratfactor/ziglings into main
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e5e8ac9..06eed95 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ sweet of you.)
This project was directly inspired by the brilliant and fun
[rustlings](https://github.com/rust-lang/rustlings)
project for the [Rust](https://www.rust-lang.org/) language.
-Indirect inspiration comes from [Ruby Koans]( http://rubykoans.com/)
+Indirect inspiration comes from [Ruby Koans](http://rubykoans.com/)
and the Little LISPer/Little Schemer series of books.
## Intended Audience
@@ -30,6 +30,8 @@ to also check out these Zig language resources for more detail:
* https://ziglearn.org/
* https://ziglang.org/documentation/master/
+Also, the [Zig community](https://github.com/ziglang/zig/wiki/Community) is incredibly friendly and helpful!
+
## Getting Started
Install a [development build](https://ziglang.org/download/) of the Zig compiler.