Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aca26e9

Browse files
committed
Added David dependency tracking badge to README.md
1 parent 57a4382 commit aca26e9

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
@@ -13,7 +13,7 @@ rewire does **not** load the file and eval the contents to emulate node's requir
1313
Furthermore rewire comes also with support for various client-side bundlers (see [below](#client-side-bundlers)).
1414

1515
[![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=master)](http://travis-ci.org/jhnns/rewire)
16-
[![Dependency Status](http://david-dm.org/nisaacson/rewire/status.png)](http://david-dm.org/nisaacson/rewire)
16+
[![Dependency Status](http://david-dm.org/jhnns/rewire/status.png)](http://david-dm.org/jhnns/rewire)
1717
Dependency tracking by [David](http://david-dm.org/)
1818

1919
<br />

0 commit comments

Comments
 (0)