From 83e61eb7e34cb48c0cde375232de53f42bb4c43e Mon Sep 17 00:00:00 2001 From: Phuoc Nguyen Date: Sat, 23 Nov 2019 09:13:51 +0700 Subject: [PATCH] Fix typos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37edf45..76c630b 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ $ git clone https://github.com/phuoc-ng/csslayout - Install the dependencies: ~~~ +$ cd csslayout $ npm install ~~~ @@ -45,7 +46,7 @@ Visit http://localhost:1234 to see it in action. ## Contributing -PRs are welcome. If you thing there are any missing useful layouts or patterns, please create an issue or submit a PR. +PRs are welcomed. If you thing there are any missing useful layouts or patterns, please create an issue or submit a PR. ## About