Skip to content

Commit c0f9be2

Browse files
committed
Update README's header section (#2214)
Improves the looks of the README's top/header section: - Updates logo to use the new design, svg hosted on Clodup - Center logo - Gives logo some top/bottom margin
1 parent 00fd0e1 commit c0f9be2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
<br><br>
2+
<p align="center">
3+
<img src="https://cldup.com/xFVFxOioAU.svg" alt="Mocha test framework"/>
4+
</p>
5+
<br><br>
6+
17
[![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)
28
[![OpenCollective](https://opencollective.com/mochajs/backers/badge.svg)](#backers)
39
[![OpenCollective](https://opencollective.com/mochajs/sponsors/badge.svg)](#sponsors)
410

5-
6-
7-
[![Mocha test framework](http://f.cl.ly/items/3l1k0n2A1U3M1I1L210p/Screen%20Shot%202012-02-24%20at%202.21.43%20PM.png)](http://mochajs.org)
8-
911
Mocha is a simple, flexible, fun JavaScript test framework for node.js and the browser. For more information view the [documentation](http://mochajs.org).
1012

1113
## Links

0 commit comments

Comments
 (0)