From 50f1156b089613ecf1c9c0cad3f76ac6a1f1d2c5 Mon Sep 17 00:00:00 2001 From: ZsBT Date: Fri, 10 Apr 2015 09:54:29 +0200 Subject: [PATCH] changed wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e3dc2a..61e7cd4 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ php-thread ========== * Thread.php: Simple implementation of threading in PHP using pnctl -* ThreadQueue.php: Enqueue tasks to run them in parallel +* ThreadQueue.php: Enqueue tasks to run them in parallel easily