From e063c04213a4fbe00a42b65a0aef006852fe79a5 Mon Sep 17 00:00:00 2001 From: Craig Johannsen Date: Thu, 30 Oct 2014 14:06:22 -0700 Subject: [PATCH] Minor correction to README.md formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c83d1d..9bcdb38 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ to detect when the length is too much, then use the `'drain'` event to resume se qmgr.shutdownSoon(); -##WorkQueueBroker Javascript Usage Example +###WorkQueueBroker Javascript Usage Example 1. Ensure you have a Redis server installed and running. For example, once installed, you can run it locally by