From dac9db468bd5911fe4cb5bfc6af3f02871f4411c Mon Sep 17 00:00:00 2001 From: lion Date: Fri, 15 Jul 2022 20:36:57 +0800 Subject: [PATCH] Update the xdb searcher lang list --- ReadMe.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index abf2a9c..69c237b 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -43,10 +43,9 @@ API 介绍,使用文档和测试程序请参考对应 `searcher` 查询客户 |     | 待开始 | [rust](binding/rust) | rust xdb 查询客户端实现 | [Lion](https://github.com/lionsoul2014) | | :white_check_mark: | 已完成 | [python](binding/python) | python xdb 查询客户端实现 | [厉害的花花](https://github.com/luckydog6132) | |     | 待开始 | [nodejs](binding/nodejs) | nodejs xdb 查询客户端实现 | 待确定 | -|     | 待开始 | [php5_ext](binding/php5_ext) | php5 c 扩展 xdb 查询客户端实现 | 待确定 | -|     | 待开始 | [php7_ext](binding/php7_ext) | php7 c 扩展 xdb 查询客户端实现 | 待确定 | -|     | 待开始 | [nginx](binding/nginx) | nginx 扩展 xdb 查询客户端实现 | 待确定 | |     | 待开始 | [csharp](binding/csharp) | csharp xdb 查询客户端实现 | 待确定 | +|     | 待开始 | [php_ext](binding/php7_ext) | php c 扩展 xdb 查询客户端实现 | 待确定 | +|     | 待开始 | [nginx](binding/nginx) | nginx 扩展 xdb 查询客户端实现 | 待确定 |