| ... | @@ -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) |
| 11 | | 12 | |
| 12 | ## Building from Source | 13 | ## Building from Source |
| 13 | | 14 | |