diff --git a/README.md b/README.md index d726825..9d5a45b 100644 --- a/README.md +++ b/README.md @@ -9,25 +9,25 @@ A tiny little reset that you can use as the basis of your CSS projects. You can ## Installation -- NPM: +NPM: ```console npm install --save-dev modern-css-reset ``` -- Yarn: +Yarn: ```console yarn add modern-css-reset ``` -- Unpkg CDN: +Unpkg CDN: ```html ``` -- jsDelivr CDN: +jsDelivr CDN: ```html