diff --git a/README.md b/README.md index 5a388b347fac061d6e77064b49619841c960426d..192e944e25a59c65a82e36fb304544b7e7b1e04f 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Finished List: * Jsonrpc2.0 * [gRPC](https://github.com/apache/dubbo-go/pull/311) * [RESTful](https://github.com/apache/dubbo-go/pull/352) - + - Router * [Condition router](https://github.com/apache/dubbo-go/pull/294) * [Health check router](https://github.com/apache/dubbo-go/pull/389) @@ -111,7 +111,7 @@ Finished List: - Invoke * [generic invoke](https://github.com/apache/dubbo-go/pull/122) - + - Monitor * Opentracing API * [Prometheus](https://github.com/apache/dubbo-go/pull/342) @@ -216,8 +216,14 @@ If you are using [apache/dubbo-go](github.com/apache/dubbo-go) and think that it <img width="222px" src="https://raw.githubusercontent.com/mosn/community/master/icons/png/mosn-labeled-horizontal.png"> </a> </td> + <td align="center" valign="middle"> + <a href="" target="_blank"> + <img width="222px" src="https://festatic.estudy.cn/assets/xhx-web/layout/logo.png"> + </a> + </td> </tr> <tr></tr> + </tbody> </table> </div> diff --git a/README_CN.md b/README_CN.md index e7f9c2589c2861f1d7a871754432b5212d42c9d9..b43d2eeb0b8844e4d016a3ccea4923ef731bd650 100644 --- a/README_CN.md +++ b/README_CN.md @@ -103,6 +103,7 @@ Apache License, Version 2.0 * [AccessLogFilter](https://github.com/apache/dubbo-go/pull/214) * [TpsLimitFilter](https://github.com/apache/dubbo-go/pull/237) * [ExecuteLimitFilter](https://github.com/apache/dubbo-go/pull/246) + * [GenericServiceFilter](https://github.com/apache/dubbo-go/pull/291) * [Auth/Sign](https://github.com/apache/dubbo-go/pull/323) * [Metrics filter](https://github.com/apache/dubbo-go/pull/342) * [Tracing filter](https://github.com/apache/dubbo-go/pull/335) @@ -220,6 +221,7 @@ make test </td> </tr> <tr></tr> + </tbody> </table> </div> \ No newline at end of file