| author | |
| committer | |
| log | 65e0e85685ac704088cc0ee319c6e4c51adb0c8b |
| tree | 6b86f5cb8e4388178dcd4284885acab8f406c305 |
| parent | 6a7f3c8df72349ffbe207ff7f8d98b6993b0e8c4 |
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 | 13 | improves simplicity, fixes poor design decisions, or adds a new feature which |
| 14 | 14 | compromises backward compatibility. |
| 15 | 15 | |
| 16 | [Introduction to the Zig Programming Language](http://andrewkelley.me/post/intro-to-zig.html) | |
| 16 | [ziglang.org](http://ziglang.org) | |
| 17 | 17 | |
| 18 | 18 | ## Existing Features |
| 19 | 19 |