Skip to content

Commit 79d68c4

Browse files
committed
Updated README
1 parent 548f0da commit 79d68c4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# pubsub-component [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
1+
# amqp-component [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
22
> Pub/Sub Component for async communication with queues and topics
33
4-
# pubsub-component
4+
# amqp-component
55
PubSub component for the [elastic.io platform](http://www.elastic.io "elastic.io platform")
66

77
If you plan to **deploy it into [elastic.io platform](http://www.elastic.io "elastic.io platform") you must follow sets of instructions to succseed**.
@@ -54,9 +54,9 @@ No known issues are there yet.
5454
Apache-2.0 © [elastic.io GmbH](https://elastic.io)
5555

5656

57-
[npm-image]: https://badge.fury.io/js/pubsub-component.svg
58-
[npm-url]: https://npmjs.org/package/pubsub-component
59-
[travis-image]: https://travis-ci.org/elasticio/pubsub-component.svg?branch=master
60-
[travis-url]: https://travis-ci.org/elasticio/pubsub-component
61-
[daviddm-image]: https://david-dm.org/elasticio/pubsub-component.svg?theme=shields.io
62-
[daviddm-url]: https://david-dm.org/elasticio/pubsub-component
57+
[npm-image]: https://badge.fury.io/js/amqp-component.svg
58+
[npm-url]: https://npmjs.org/package/amqp-component
59+
[travis-image]: https://travis-ci.org/elasticio/amqp-component.svg?branch=master
60+
[travis-url]: https://travis-ci.org/elasticio/amqp-component
61+
[daviddm-image]: https://david-dm.org/elasticio/amqp-component.svg?theme=shields.io
62+
[daviddm-url]: https://david-dm.org/elasticio/amqp-component

0 commit comments

Comments
 (0)