From fba248ddf3e4bfd131fd75d920ff2252ffbf9de2 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 18 Aug 2017 10:09:09 -0400 Subject: [PATCH] Add logo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b2dd83f7..52d1fecf3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 👟 Shoelace.css +# Shoelace.css A back to the basics CSS starter kit. For when you don’t need the whole boot. @@ -18,7 +18,7 @@ Shoelace ships with a CLI that can be used to build a release and generate docum node build.js --build ``` -To see all available flags, run: +To see all available options, run: ``` node build.js --help