From bc91994a0b742e9a0aade020237fefa883671864 Mon Sep 17 00:00:00 2001 From: Johan Date: Sun, 21 Sep 2014 16:44:36 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 63e3068..e649e00 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,7 @@ Usage ======================================================================== 1. Make a thread pool - - thpool_t* thpool; + `thpool_t* thpool;` 2. Initialise the thread pool with number of threads(workers) you want