From d5d8a1e490449a9f8fc2048ea9a43c73f3702915 Mon Sep 17 00:00:00 2001 From: shanliu Date: Thu, 2 Jul 2020 19:36:51 +0800 Subject: [PATCH] .. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c46d92..34f425b 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,6 @@ phpize && ./configure make && sudo make install ``` +3. windows 版的dll请在 https://github.com/php-lsys/entity/releases 下载 + > 默认请使用composer 方式安装,当编译有扩展时,会优先使用扩展的实现,否则会用php源码版本. \ No newline at end of file