[docs] Add additional links

This commit is contained in:
Pasha Rumkin 2018-07-18 00:47:31 +03:00
parent 55db9a231e
commit 077beb4baf
No known key found for this signature in database
GPG Key ID: FF3D4CA813D9C694

View File

@ -23,6 +23,11 @@ Checkout the [demo page](https://marked.js.org/demo/) to see marked in action
Our [documentation pages](https://marked.js.org) are also rendered using marked 💯 Our [documentation pages](https://marked.js.org) are also rendered using marked 💯
Also read about:
* [Options](docs/USING_ADVANCED.md)
* [Extensibility](docs/USING_PRO.md)
## Installation ## Installation
**CLI:** `npm install -g marked` **CLI:** `npm install -g marked`