authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2016-05-13 11:38:14-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2016-05-13 11:38:14-07:00
log65e0e85685ac704088cc0ee319c6e4c51adb0c8b
tree6b86f5cb8e4388178dcd4284885acab8f406c305
parent6a7f3c8df72349ffbe207ff7f8d98b6993b0e8c4

update README with website


1 files changed, 1 insertions(+), 1 deletions(-)

README.md+1-1
...@@ -13,7 +13,7 @@ Zig is not afraid to roll the major version number of the language if it...@@ -13,7 +13,7 @@ Zig is not afraid to roll the major version number of the language if it
13improves simplicity, fixes poor design decisions, or adds a new feature which13improves simplicity, fixes poor design decisions, or adds a new feature which
14compromises backward compatibility.14compromises backward compatibility.
1515
16[Introduction to the Zig Programming Language](http://andrewkelley.me/post/intro-to-zig.html)16[ziglang.org](http://ziglang.org)
1717
18## Existing Features18## Existing Features
1919