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:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bcfd03..640f381 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-rewire [![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=master)](http://travis-ci.org/jhnns/rewire)
+rewire
=====
**Dependency injection for node.js applications**.
@@ -12,6 +12,8 @@ rewire does **not** load the file and eval the contents to emulate node's requir
**Debugging is fully supported.**
+[![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=master)](http://travis-ci.org/jhnns/rewire)
+
-----------------------------------------------------------------
<br />