diff --git a/README.md b/README.md index 19d10861c19b0978b0359c6435c3215c8357dd34..d35143d88d479258afeaf915f1d512010775a484 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.