Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane committed Feb 12, 2022
1 parent 4a28aba commit 911ef6e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# ManimGL-MathJax

[![pypi version](https://img.shields.io/pypi/v/manimgl-mathjax?logo=pypi)](https://pypi.org/project/manimgl-mathjax/)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)

## Install
```shell
$ pip install manimgl-mathjax
$ manimgl-mathjax install
```

⚠ Currently you must use the latest version of ManimGL (i.e. clone from GitHub and install)

## Usage
Just use `JTex` instead of `Tex`
Just use `JTex` instead of [`MTex`](https://github.com/3b1b/manim/pull/1725#issue-1121866424)

0 comments on commit 911ef6e

Please sign in to comment.