zen update

This commit is contained in:
Andrew Kelley 2017-08-20 03:24:28 -04:00
parent 09bd4a9a86
commit 8e19bdfc79

View File

@ -137,4 +137,6 @@ produced .gcov files.
* Runtime crashes are better than bugs.
* Compile errors are better than runtime crashes.
* Minimize energy spent on coding style.
* Incremental improvements.
* Avoid local maximums.
* Together we serve the end users.