From c756559e1ac9b55478a3af43bfc8fa2eb6f257a7 Mon Sep 17 00:00:00 2001 From: Jonathan Chang Date: Tue, 8 Oct 2019 23:08:57 -0400 Subject: [PATCH] add steve jobs quote to quotes.db --- quotes.db | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quotes.db b/quotes.db index b9ae4c1..050cace 100644 --- a/quotes.db +++ b/quotes.db @@ -568,6 +568,10 @@ "quote": "Important principles may, and must, be inflexible.", "author": "Abraham Lincoln" }, + { + "quote": "Design is not just what it looks like and feels like. Design is how it works." + "author": "Steve Jobs" + } { "quote": "The undertaking of a new action brings new strength.", "author": "Richard Evans"