From 3d272011a5da44de87a8a8bcb8605b6ab12e49f3 Mon Sep 17 00:00:00 2001 From: Danny Guo Date: Thu, 17 Aug 2017 21:17:17 -0500 Subject: [PATCH] Add a link to the CDNJS page (#47) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3779d14..d7ef7d1 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ ## 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