From aa29a2354e41777a66407b11b2cc8938bfda5583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=BA=AA?= Date: Mon, 1 Jun 2020 22:27:18 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 994f00f..21a0f68 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`reasno/fastmongo` is a coroutine-based mongodb client for Hyperf. +`reasno/fastmongo` is the a coroutine-based mongodb client for Hyperf. ## Installation @@ -6,7 +6,7 @@ composer require reasno/fastmongo ``` -MongoDB extension is ***NOT*** required. +MongoDB extension is ***NOT*** required. Hyperf and Swoole is required. ## Configuration