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.