Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcole1977 committed Aug 22, 2015
1 parent 0be9de2 commit 3d2fb55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ A basic Javascript publish / subscribe module

[![Build Status](https://travis-ci.org/davidcole1977/simple-pubsub.svg)](https://travis-ci.org/davidcole1977/simple-pubsub) [![Coverage Status](https://coveralls.io/repos/davidcole1977/simple-pubsub/badge.svg?branch=master)](https://coveralls.io/r/davidcole1977/simple-pubsub?branch=master)

> This has become part of the [simple-mv library](https://github.com/davidcole1977/simple-mv) and will not be developed any further as a separate module
## API

### Subscription(topic, callback)
Expand Down

0 comments on commit 3d2fb55

Please sign in to comment.