authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-08-08 15:49:12-04:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2017-08-08 15:49:12-04:00
log9ca798bc75bddac4d3db05463f1a42cfd7906bd3
tree1f2ddd2d23497406ce1b39cfe83add6b8fd4210a
parent221e5b188c4aaef9667c8e397d7fac21a8ac8fbd

zen update


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

README.md+1-1
...@@ -136,5 +136,5 @@ produced .gcov files....@@ -136,5 +136,5 @@ produced .gcov files.
136 * Only one obvious way to do things.136 * Only one obvious way to do things.
137 * Runtime crashes are better than bugs.137 * Runtime crashes are better than bugs.
138 * Compile errors are better than runtime crashes.138 * Compile errors are better than runtime crashes.
139 * Coding style is petty.139 * Minimize energy spent on coding style.
140 * Together we serve the users.140 * Together we serve the users.