zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 508fdfea7227bf8c201134bf0b8c2b9c1c3ff787 (tree)
parent a37ea5acf3d98824c64c2859ed72d6203c4de4bb
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Tue, 28 May 2019 14:53:01 -0400

link to contributing in readme

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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