Skip to content

Commit

Permalink
Merge branch 'master' of github.com:divmgl/nwire
Browse files Browse the repository at this point in the history
  • Loading branch information
Dexter Miguel committed Aug 21, 2015
2 parents fba591a + f9bfafd commit 2553197
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# nwire.js

[![Build Status](https://travis-ci.org/divmgl/nwire.svg?branch=master)](https://travis-ci.org/divmgl/nwire)
[![Join the chat at https://gitter.im/divmgl/nwire](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/divmgl/nwire?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Inspirational dependency injection in Node.js.
Simplified dependency injection in Node.js

## Installation
`$ npm install nwire`
Expand Down Expand Up @@ -126,4 +127,4 @@ nwire.js is in its infancy and can be improved. The following items are currentl
* Circular dependency prevention
* Benchmarking for memory management and overall performance
If you feel that you have a feature that would be useful to add, fork it and open a pull request.
If you feel that you have a feature that would be useful to add, fork it and open a pull request.

0 comments on commit 2553197

Please sign in to comment.