From 3aed7de0c47af40e6ca00c0e969ad30b44af5a7c Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sun, 11 Aug 2019 16:09:23 -0400 Subject: [PATCH] README: link to community projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1be33c34f7..9cf0893da8 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ A general-purpose programming language designed for **robustness**, * [Community](https://github.com/ziglang/zig/wiki/Community) * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md) * [Frequently Asked Questions](https://github.com/ziglang/zig/wiki/FAQ) + * [Community Projects](https://github.com/ziglang/zig/wiki/Community-Projects) ## Building from Source