zig

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

commit cca02a4cf8fc59a221abd41d26bb2f1e03a869ee (tree)
parent 98fa065de722bb7981949117a66643ed9eac8c52
Author: Jay Weisskopf <jay@jayschwa.net>
Date:   Mon,  8 Apr 2019 20:21:18 -0400

Update README headline to match website
Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ ![ZIG](https://ziglang.org/zig-logo.svg) -A programming language designed for robustness, optimality, and -clarity. +Zig is an open-source programming language designed for **robustness**, +**optimality**, and **maintainability**. [Download & Documentation](https://ziglang.org/download/)