From 1c7ebdbd21a17532053f16e038988c4a99c6b5a5 Mon Sep 17 00:00:00 2001 From: schomes Date: Sat, 10 Feb 2018 14:20:42 -0600 Subject: [PATCH] Update README with pertinent Gordon Bell quote --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d94db2..a391c5c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere. +> "The cheapest, fastest and most reliable components of a computer system are those that aren't there." +> +> -- Gordon Bell + ## Getting Started Start by not writing any code.