commit 8e54d6e365c2ba3df9ffe9ce1745135030cd4c50
parent 3203959b96bfdbd948ef46c4803d1b0014696593
Author: Kevin Barabash <kevinb7@gmail.com>
Date: Fri, 25 Sep 2015 14:32:23 -0700
Merge pull request #360 from gitter-badger/gitter-badge-1
Add a Gitter chat badge to README.md
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,7 @@
# [<img src="https://khan.github.io/KaTeX/katex-logo.svg" width="130" alt="KaTeX">](https://khan.github.io/KaTeX/) [](https://travis-ci.org/Khan/KaTeX)
+[](https://gitter.im/Khan/KaTeX?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
KaTeX is a fast, easy-to-use JavaScript library for TeX math rendering on the web.
* **Fast:** KaTeX renders its math synchronously and doesn't need to reflow the page. See how it compares to a competitor in [this speed test](http://jsperf.com/katex-vs-mathjax/).