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:
authorJohannes <mail@johannesewald.de>2012-06-15 13:38:26 +0400
committerJohannes <mail@johannesewald.de>2012-06-15 13:38:26 +0400
commitd936fe1491409573a28cc3a981fc110f08bf6a4c (patch)
tree19b958e3489a9c095a6fc1fe5fb9c4f79bfab70d
parentb41d8fd3c344e62867febb22ec9da3ef0a01a9e0 (diff)
changed position of build status
-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 />