Files
KaTeX/README.md
Ben Alpert 5b4fa72299 Remove pdiff from README
Test Plan: Crossed fingers.

Auditors: emily
2014-09-06 23:24:26 -07:00

17 lines
244 B
Markdown

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