diff --git a/README.md b/README.md index 694f0091533f644b58438c6487dc53348add6e60..b54568ce0317a443d56b1d6d437e5f43334013bd 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Finished List: * [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) - Invoke * [generic invoke](https://github.com/apache/dubbo-go/pull/122)