diff --git a/README.md b/README.md index 6c734e3ca35b54a6fc0bea2f2edbf46d08b17ecd..2179be45006d23a157de0eb852e765e0e88aa4d2 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.