Update readme.md

This commit is contained in:
Sindre Sorhus 2017-08-18 09:17:00 +07:00 committed by GitHub
parent 9292a140f2
commit e5803be47c

View File

@ -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