Update 'README.md'

This commit is contained in:
ed barz 2019-12-30 15:23:54 +01:00
parent 0a439b3bf2
commit 4ea6d42508
1 changed files with 4 additions and 2 deletions

View File

@ -6,11 +6,13 @@ This repo is a copy of [Tibor Simon's Github](https://github.com/tiborsimon/math
## Usage
First, in the head of yout html page, load `MathJax.js` with the config setting:
To download: `$ git clone https://git.brz9.dev/ed/mathjax-tex-woff.git`
In the head of your html page, load `MathJax.js` with the config setting:
`<script type="text/javascript" async src="path/to/mathjax-tex-woff/MathJax.js?config=TeX-AMS_CHTML"></script>`
Then, before the closing `</body>` tag add the following script:
Before the closing `</body>` tag add the following script:
```
<script type="text/x-mathjax-config">