diff --git a/readme.md b/readme.md index a85af662d..31bed0c1b 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,11 @@ # Tachyons Documentation -Documentation for Tachyons -- a performant, mobile-first, and 100% responsive modular css framework. +Documentation for Tachyons — a performant, mobile-first, and 100% responsive modular CSS framework. ## Installation and Usage ``` -git clone https://github.com/tachyons-css/tachyons-css.github.io && cd $_ +git clone https://github.com/tachyons-css/tachyons-css.github.io && cd tachyons-css.github.io npm i && npm start ```