authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-05-28 14:53:01-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2019-05-28 14:53:01-04:00
log508fdfea7227bf8c201134bf0b8c2b9c1c3ff787
treef6d6d92b2ead95a33a4135960a89442aae214cfc
parenta37ea5acf3d98824c64c2859ed72d6203c4de4bb
signaturelock-open Commit is signed but in an unrecognized format.

link to contributing in readme


1 files changed, 1 insertions(+), 0 deletions(-)

README.md+1
...@@ -8,6 +8,7 @@ Zig is an open-source programming language designed for **robustness**,...@@ -8,6 +8,7 @@ Zig is an open-source programming language designed for **robustness**,
8 * [Introduction](https://ziglang.org/#Introduction)8 * [Introduction](https://ziglang.org/#Introduction)
9 * [Download & Documentation](https://ziglang.org/download)9 * [Download & Documentation](https://ziglang.org/download)
10 * [Community](https://github.com/ziglang/zig/wiki/Community)10 * [Community](https://github.com/ziglang/zig/wiki/Community)
11 * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md)
1112
12## Building from Source13## Building from Source
1314