From 3b0bb3486ccde8aa0bf12ecd6bfc50178948f721 Mon Sep 17 00:00:00 2001 From: Liudas Dzisevicius Date: Tue, 12 Apr 2016 13:22:02 +0300 Subject: [PATCH] Fix quote in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e356b5d..a880412 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Spaghetti - 1.0.0 > No man is lonely while eating spaghetti... -> - Christopher Morley +> Christopher Morley Spaghetti is an HTML kitchen sink with the most common HTML elements. Right now it has 3 parts: typography, forms and UI elements. You can use the compiled version in the dist directory or download the project and compile it yourself with Gulp and Nunjucks.