Skip to content

Commit

Permalink
chore(readme): update ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
EisenbergEffect committed Jun 13, 2016
1 parent 6b5c1a1 commit 374cab0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![npm Version](https://img.shields.io/npm/v/aurelia-event-aggregator.svg)](https://www.npmjs.com/package/aurelia-event-aggregator)
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io)
[![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![CircleCI](https://circleci.com/gh/aurelia/event-aggregator.svg?style=shield)](https://circleci.com/gh/aurelia/event-aggregator)

This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains a lightweight pub/sub messaging system for app-wide or per-object loosely coupled events.

Expand Down

0 comments on commit 374cab0

Please sign in to comment.