diff --git a/PRINCIPLES.md b/PRINCIPLES.md index 29918f3..26b55e6 100644 --- a/PRINCIPLES.md +++ b/PRINCIPLES.md @@ -263,3 +263,4 @@ See also [Calm programming / Slow programming](README.md#calm-programming--slow- * Reuse existing code. GitHub is your friend. * Discipline / Consistency beat motivation and quality. * You don't want heroes, but you might benefit from experts / excellents colleagues. +* Simplify. Become a minimalist.