diff --git a/README.md b/README.md index 918bb5ba..d3a2f4c4 100644 --- a/README.md +++ b/README.md @@ -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 💯 +Also read about: + +* [Options](docs/USING_ADVANCED.md) +* [Extensibility](docs/USING_PRO.md) + ## Installation **CLI:** `npm install -g marked`