From 7340b0d5ad62e09942c9f991d03c4efe7485c56e Mon Sep 17 00:00:00 2001 From: Morgan Date: Sun, 24 Jan 2021 12:52:52 +0100 Subject: [PATCH] simplify and minimalism --- PRINCIPLES.md | 1 + 1 file changed, 1 insertion(+) 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.