Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
131 committed Mar 2, 2017
1 parent 310bed5 commit 2cb96e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
eventemitter with generator support (through co). [eventemitter-co](https://github.com/131/eventemitter-co) mimics `require('events').EventEmitter` API.
eventemitter with generator support (through [co](https://github.com/tj/co)). [eventemitter-co](https://github.com/131/eventemitter-co) mimics `require('events').EventEmitter` API.

# API
```
Expand Down Expand Up @@ -38,4 +38,4 @@ events, eventemitter2, uclass, co, generators, promise, binding


[![Build Status](https://travis-ci.org/131/eventemitter-co.svg?branch=master)](https://travis-ci.org/131/eventemitter-co)
[![Coverage Status](https://coveralls.io/repos/github/131/eventemitter-co/badge.svg?branch=master)](https://coveralls.io/github/131/eventemitter-co?branch=master)
[![Coverage Status](https://coveralls.io/repos/github/131/eventemitter-co/badge.svg?branch=master)](https://coveralls.io/github/131/eventemitter-co?branch=master)

0 comments on commit 2cb96e8

Please sign in to comment.