www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 1b5834d89424216442d793eaa5da7eee394cefd1
parent bc4c2702206bba8b3e7b7036aeb4ba92c7c16501
Author: Kevin Barabash <kevinb7@gmail.com>
Date:   Fri, 21 Aug 2015 21:19:25 -0600

Merge pull request #334 from Khan/revert-333-gitter-badge

Revert "Add a Gitter chat badge to README.md"
Diffstat:
MREADME.md | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -1,7 +1,5 @@ # [<img src="https://khan.github.io/KaTeX/katex-logo.svg" width="130" alt="KaTeX">](https://khan.github.io/KaTeX/) [![Build Status](https://travis-ci.org/Khan/KaTeX.svg?branch=master)](https://travis-ci.org/Khan/KaTeX) -[![Join the chat at https://gitter.im/Khan/KaTeX](https://badges.gitter.im/Join%20Chat.svg)](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/).