From 95b3ea65b04513ec93cdde329d3ff03aea8d5828 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 6 Jun 2017 06:31:44 +0200 Subject: [PATCH] Quote from Robert C. Martin (clean code) --- QUOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/QUOTES.md b/QUOTES.md index 0ffa2bc..aaef5da 100644 --- a/QUOTES.md +++ b/QUOTES.md @@ -6,3 +6,4 @@ * Do it, with , there is no try * It doesn't matter who you are, only what you will become * If you think good architecture is expensive, try bad architecture +* Truth can only be found in one place: the code