Files
KaTeX/README.md
Ben Alpert 79a5687057 Add Travis badge to README
Auditors: emily
2014-09-14 16:02:52 -07:00

16 lines
344 B
Markdown

# KaTeX [![Build Status](https://travis-ci.org/Khan/KaTeX.svg?branch=master)](https://travis-ci.org/Khan/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)