Files
KaTeX/README.md
Alex Lopatin 486d1955b6 Add MIT License
Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D6497
2014-01-31 17:47:12 -08:00

21 lines
329 B
Markdown

KaTeX
=====
Fast math!
To run locally
--------------
make setup
make serve
* [Test page](localhost:7936/)
* [Unit tests](localhost:7936/test/test.html)
* [Perceptual diff](localhost:7936/test/pdiff.html)
Perceptual diff
---------------
make pdiff
License
-------
[MIT License](http://opensource.org/licenses/MIT)