From 442c5ad5c49eb22f3f345909767bb9a39faeb1e6 Mon Sep 17 00:00:00 2001 From: ChristianChiarulli Date: Wed, 15 Dec 2021 18:22:32 -0500 Subject: [PATCH] add quote to readme --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e66982..f26f95c 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,10 @@ Next we need to install python support (node is optional) ``` npm i -g neovim - ``` + + +--- + +> The computing scientist's main challenge is not to get confused by the complexities of his own making. + +\- Edsger W. Dijkstra