diff --git a/README.md b/README.md index 19d10861c1..d35143d88d 100644 --- a/README.md +++ b/README.md @@ -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.