Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Dec 23, 2011
1 parent 6609c2b commit 7da5fef
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
@@ -1,7 +1,7 @@

# node-zeromq

ØMQ bindings for node.js
ØMQ bindings for node.js.

## Installation

Expand Down Expand Up @@ -66,3 +66,32 @@ sock.on('message', function(msg){

$ make test

## Contributors

Authored by Justin Tulloss, maintained by Shripad K and TJ Holowaychuk.


Output of `git summary`:

project: zeromq.node
commits: 260
files : 38
authors:
114 Justin Tulloss 43.8%
53 Tj Holowaychuk 20.4%
48 Stéphan Kochen 18.5%
12 jeremybarnes 4.6%
10 TJ Holowaychuk 3.8%
9 mike castleman 3.5%
3 Yaroslav Shirokov 1.2%
2 Corey Jewett 0.8%
2 mgc 0.8%
1 rick 0.4%
1 Matt Crocker 0.4%
1 Joshua Gourneau 0.4%
1 Micheil Smith 0.4%
1 Jeremy Barnes 0.4%
1 nponeccop 0.4%
1 Paul Bergeron 0.4%


0 comments on commit 7da5fef

Please sign in to comment.