From 9ca798bc75bddac4d3db05463f1a42cfd7906bd3 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 8 Aug 2017 15:49:12 -0400 Subject: [PATCH] zen update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c734e3ca3..2179be4500 100644 --- a/README.md +++ b/README.md @@ -136,5 +136,5 @@ produced .gcov files. * Only one obvious way to do things. * Runtime crashes are better than bugs. * Compile errors are better than runtime crashes. - * Coding style is petty. + * Minimize energy spent on coding style. * Together we serve the users.