Skip to content

Commit 79d7414

Browse files
dasilvacontinboneskull
authored andcommitted
Add Browser Support Matrix to README.md (#2590) [ci skip]
* 📝 Add browser support matrix to README * Make browser matrix smaller * try again * yet again * decrease space between logo and badges since new browser matrix badge is huge * going overboard * getting close to last try * can be closer? * hmm * maybe even.. * Revert "maybe even.." This reverts commit ea819af.
1 parent 1d52fd3 commit 79d7414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<p align="center">
33
<img src="https://cldup.com/xFVFxOioAU.svg" alt="Mocha test framework"/>
44
</p>
5-
<br><br>
65

76
[![Build Status](https://api.travis-ci.org/mochajs/mocha.svg?branch=master)](http://travis-ci.org/mochajs/mocha) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mochajs/mocha?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
87
[![OpenCollective](https://opencollective.com/mochajs/backers/badge.svg)](#backers)
98
[![OpenCollective](https://opencollective.com/mochajs/sponsors/badge.svg)](#sponsors)
9+
<br><img alt="Mocha Browser Support h/t SauceLabs" src="https://saucelabs.com/browser-matrix/mochajs.svg" width="354">
1010

1111
Mocha is a simple, flexible, fun JavaScript test framework for node.js and the browser. For more information view the [documentation](http://mochajs.org).
1212

0 commit comments

Comments
 (0)