Skip to content

Commit

Permalink
1.0.4 improved wording
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed Aug 2, 2019
1 parent 0f28368 commit 2e4cba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# amqp-delegate

A very simple, performant, remote worker system that uses `AMQP` to coordinate jobs.
A remote worker system that uses `AMQP` to coordinate jobs.

[![NPM](https://nodei.co/npm/amqp-delegate.png)](https://nodei.co/npm/amqp-delegate/)

## See Also

- [`amqp-simple-pub-sub`](https://github.com/davesag/amqp-simple-pub-sub) — A library that simplifies use of aqmp based publishers and subscribers.
- [`amqp-simple-pub-sub`](https://github.com/davesag/amqp-simple-pub-sub) — A library that simplifies use of `AMQP` based publishers and subscribers.

## Usage

Expand Down

0 comments on commit 2e4cba6

Please sign in to comment.