From 9292a140f24937609ec8d081462d42f584996e54 Mon Sep 17 00:00:00 2001 From: Danny Guo Date: Thu, 17 Aug 2017 18:44:25 -0500 Subject: [PATCH 1/2] Add a link to the CDNJS page --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3779d14..714aa67 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,8 @@ Download [manually](https://raw.githubusercontent.com/sindresorhus/github-markdo $ npm install --save github-markdown-css ``` +You may also retrieve it from [CDNJS](https://cdnjs.com/libraries/github-markdown-css). + ## Usage From e5803be47c46fe59909e11fc11b296bcb599e80c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 18 Aug 2017 09:17:00 +0700 Subject: [PATCH 2/2] Update readme.md --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 714aa67..d7ef7d1 100644 --- a/readme.md +++ b/readme.md @@ -9,14 +9,12 @@ ## Install -Download [manually](https://raw.githubusercontent.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css) or with npm: +Download [manually](https://raw.githubusercontent.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css), from [CDNJS](https://cdnjs.com/libraries/github-markdown-css), or with npm: ``` $ npm install --save github-markdown-css ``` -You may also retrieve it from [CDNJS](https://cdnjs.com/libraries/github-markdown-css). - ## Usage