Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Isaacson <noah@nisaacson.com>2013-02-04 19:39:18 +0400
committerNoah Isaacson <noah@nisaacson.com>2013-02-04 19:39:18 +0400
commitaca26e99612535e5ee1a7f40994747f6c415b56e (patch)
treee533b36c7b65b025671397b18cc517f8f8bd9529 /README.md
parent57a43829daeffe6b8e473317b2799fbc4b843dab (diff)
Added David dependency tracking badge to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fdc0b12..5d2e9a8 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ rewire does **not** load the file and eval the contents to emulate node's requir
Furthermore rewire comes also with support for various client-side bundlers (see [below](#client-side-bundlers)).
[![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=master)](http://travis-ci.org/jhnns/rewire)
-[![Dependency Status](http://david-dm.org/nisaacson/rewire/status.png)](http://david-dm.org/nisaacson/rewire)
+[![Dependency Status](http://david-dm.org/jhnns/rewire/status.png)](http://david-dm.org/jhnns/rewire)
Dependency tracking by [David](http://david-dm.org/)
<br />