commit bc4c2702206bba8b3e7b7036aeb4ba92c7c16501
parent 2d9a6f323cc7f2d830eb30d02c53242c840b6977
Author: Kevin Barabash <kevinb7@gmail.com>
Date: Fri, 21 Aug 2015 21:06:08 -0600
Merge pull request #333 from gitter-badger/gitter-badge
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/).