diff --git a/README.md b/README.md index 4825dc8..e0e37fa 100644 --- a/README.md +++ b/README.md @@ -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.