From d772aab6d5298a3ca6601cf2251306fa65c2be1e Mon Sep 17 00:00:00 2001 From: Kevin Barabash Date: Fri, 21 Aug 2015 21:14:55 -0600 Subject: [PATCH] Revert "Add a Gitter chat badge to README.md" --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 86391f68b..c1aa5f710 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # [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/).