update readme

This commit is contained in:
xenia 2021-06-11 06:23:07 -04:00
parent c05a4ce79d
commit 13b321d6a2
1 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,16 @@
meow
## install
```bash
cd ext-mathml
npm install
cd -
pip3 install --user pygments
raco pkg install $PWD
```
## getting started
```bash