README.md in smart-que-0.1.1 vs README.md in smart-que-0.1.2
- old
+ new
@@ -19,11 +19,9 @@
$ gem install smart-que
## Usage
-TODO: Write usage instructions here
-
1. Setup [RabbitMq](https://www.rabbitmq.com/#getstarted)
2. Add `smart-que` gem to your Gemfile and perform bundle install
3. Create Publisher/Consumer classes & start publish/consume messages
## SmartQue Publisher