Provide link to auto-render.min.js in usage example (#522)

This commit is contained in:
Viktor Qvarfordt
2016-09-18 00:23:26 +02:00
committed by Kevin Barabash
parent e6de31d2d6
commit e4d2d933af

View File

@@ -10,7 +10,7 @@ This extension isn't part of KaTeX proper, so the script should be separately
included in the page:
```html
<script src="/path/to/auto-render.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.6.0/contrib/auto-render.min.js"></script>
```
Then, call the exposed `renderMathInElement` function in a script tag