Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
I think you meant adds :)
  • Loading branch information
Matt Apperson committed Feb 9, 2015
1 parent b9cddc1 commit 134d894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://img.shields.io/travis/cayasso/primus.io/master.svg)](https://travis-ci.org/cayasso/primus.io)
[![NPM version](https://img.shields.io/npm/v/primus.io.svg)](https://www.npmjs.com/package/primus.io)

Primus.IO makes working with [Primus](https://github.com/3rd-Eden/primus) a little slicker, it ads some high-level features like:
Primus.IO makes working with [Primus](https://github.com/3rd-Eden/primus) a little slicker, it adds some high-level features like:

- Emit-style with `send()` w/ arguments.
- Client & server side "ack" callbacks.
Expand Down

0 comments on commit 134d894

Please sign in to comment.