diff --git a/README.md b/README.md index 680a34f..d4c860b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ MinPubSub ========= -A micro publish/subscribe messaging framework, weighing in at only **198 bytes** gzipped. Created by rewriting Peter Higgins' jQuery plugin, MinPubSub is completely self contained with no external dependencies. Keep your projects loosely coupled with this powerful design pattern. Also available on [npm](https://www.npmjs.com/package/minpubsub). +A micro publish/subscribe messaging framework, weighing in at only **198 bytes** gzipped. Created by rewriting Peter Higgins' jQuery plugin, MinPubSub is completely self contained with no external dependencies. Keep your projects loosely coupled with this powerful design pattern. Also available on [NPM](https://www.npmjs.com/package/minpubsub) and [Bower](http://bower.io/search/?q=minpubsub). ### Features