From f1c2ad174b5e9d21853e45ed3834008213a24eeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vic=20Sh=C3=B3stak?= Date: Fri, 24 Jan 2020 01:09:15 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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