Skip to content

Commit 826a732

Browse files
author
Stefan Buck
committed
Remove daviddm badge
1 parent f9ee0ac commit 826a732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# injection
2-
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-url]][daviddm-image]
2+
[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url]
33

44
> Tiny script which helps you to build better browser extensions for GitHub.com
55
@@ -35,7 +35,7 @@ gitHubInjection(() => {
3535

3636
```
3737

38-
### Node (Browserify)
38+
### Node
3939
```js
4040
const gitHubInjection = require('github-injection');
4141

0 commit comments

Comments
 (0)