Skip to content

Commit b92353b

Browse files
authored
Clean up the README a bit (#71)
1 parent 5bae06e commit b92353b

File tree

1 file changed

+2
-29
lines changed

1 file changed

+2
-29
lines changed

README.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,11 @@
55
</h1>
66

77
<p align=center>
8-
Improved deep equality testing for [node](http://nodejs.org) and the browser.
8+
Improved deep equality testing for <a href="http://nodejs.org/">node</a> and the browser.
99
</p>
1010

1111
<p align=center>
12-
<a href="./LICENSE">
13-
<img
14-
alt="license:mit"
15-
src="https://img.shields.io/badge/license-mit-green.svg?style=flat-square"
16-
/>
17-
</a><a href="https://github.com/chaijs/deep-eql/releases">
18-
<img
19-
alt="tag:?"
20-
src="https://img.shields.io/github/tag/chaijs/deep-eql.svg?style=flat-square"
21-
/>
22-
</a><a href="https://github.com/chaijs/deep-eql/actions">
12+
<a href="https://github.com/chaijs/deep-eql/actions">
2313
<img
2414
alt="build:?"
2515
src="https://github.com/chaijs/deep-eql/workflows/Build/badge.svg"
@@ -29,11 +19,6 @@
2919
alt="coverage:?"
3020
src="https://img.shields.io/coveralls/chaijs/deep-eql/master.svg?style=flat-square"
3121
/>
32-
</a><a href="https://www.npmjs.com/packages/deep-eql">
33-
<img
34-
alt="code quality:?"
35-
src="https://img.shields.io/codacy/6de187aa62274dbea6e69a3c27e798da.svg?style=flat-square"
36-
/>
3722
</a><a href="https://www.npmjs.com/packages/deep-eql">
3823
<img
3924
alt="dependencies:?"
@@ -44,18 +29,6 @@
4429
alt="devDependencies:?"
4530
src="https://img.shields.io/david/chaijs/deep-eql.svg?style=flat-square"
4631
/>
47-
</a><a href="https://github.com/nodejs/LTS#lts-schedule1">
48-
<img
49-
alt="Supported Node Version: 4+"
50-
src="https://img.shields.io/badge/node-4+-43853d.svg?style=flat-square"
51-
/>
52-
</a>
53-
<br/>
54-
<a href="https://saucelabs.com/u/chaijs-deep-eql">
55-
<img
56-
alt="Selenium Test Status"
57-
src="https://saucelabs.com/browser-matrix/chaijs-deep-eql.svg"
58-
/>
5932
</a>
6033
<br>
6134
<a href="https://chai-slack.herokuapp.com/">

0 commit comments

Comments
 (0)