zig

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

commit bd52d81dc316df601877a17a9c70caf3a49f936d (tree)
parent f4c5bcfea5f02dec30d7adede0550c95af424c71
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Sat, 16 Feb 2019 14:36:28 -0500

README: direct link to Download & Documentation at the top

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -3,7 +3,7 @@ A programming language designed for robustness, optimality, and clarity. -[ziglang.org](https://ziglang.org) +[Download & Documentation](https://ziglang.org/download/) ## Feature Highlights