From 4f6b6a29d4023af994236eeb6128307fbc36801e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=BA=AA?= Date: Mon, 1 Jun 2020 22:31:53 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae073f6..1721558 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ MongoDB extension is ***NOT*** required. Just set the environmental variable MONGODB_URI. (Defaults to `mongodb://127.0.0.1:27017`) +You may also use `php bin/hyperf.php vendor:publish reasno/fastmongo` to export a configuration. + ## API List ```php