| ... | @@ -10,6 +10,7 @@ A general-purpose programming language designed for **robustness**, | ... | @@ -10,6 +10,7 @@ A general-purpose programming language designed for **robustness**, |
| 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 | * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md) |
| 12 | * [Frequently Asked Questions](https://github.com/ziglang/zig/wiki/FAQ) | 12 | * [Frequently Asked Questions](https://github.com/ziglang/zig/wiki/FAQ) |
| | 13 | * [Community Projects](https://github.com/ziglang/zig/wiki/Community-Projects) |
| 13 | | 14 | |
| 14 | ## Building from Source | 15 | ## Building from Source |
| 15 | | 16 | |