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