From d8fbf7c42c899b229606e85481a4470814097001 Mon Sep 17 00:00:00 2001 From: UnrealApex Date: Sat, 29 May 2021 00:14:53 +0000 Subject: [PATCH] Added Martin Fowler quote --- static/quotes/english.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/static/quotes/english.json b/static/quotes/english.json index 6641264af..9c2bfc9c4 100644 --- a/static/quotes/english.json +++ b/static/quotes/english.json @@ -32896,6 +32896,12 @@ "source": "Steins;Gate", "length": 247, "id": 5538 - } + }, + { + "text": "Any fool can write code that a computer can understand. Good programmers write code that humans can understand.", + "source": "Martin Fowler", + "length": 111, + "id": 5539 + } ] }