Skip to content

Commit

Permalink
Cleaned up the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zewish committed Mar 18, 2016
1 parent 97ef906 commit 08ca4cd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
@@ -1,11 +1,9 @@
eventemitter-bus
----------------
A simple node.js Enterprise Software Bus (ESB) implementation using EventEmitter.

[![NPM version](https://img.shields.io/npm/v/eventemitter-bus.svg?style=flat-square)](https://www.npmjs.com/package/eventemitter-bus)
[![Build Status](https://travis-ci.org/zewish/eventemitter-bus.svg?branch=master)](https://travis-ci.org/zewish/eventemitter-bus)
[![Coverage Status](https://coveralls.io/repos/zewish/eventemitter-bus/badge.svg?branch=master)](https://coveralls.io/github/zewish/eventemitter-bus?branch=master)

A simple node.js Enterprise Software Bus (ESB) implementation using EventEmitter.

<strong>[See some examples](https://github.com/zewish/eventemitter-bus/tree/master/examples)</strong>

Installation
Expand Down

0 comments on commit 08ca4cd

Please sign in to comment.