From aaa8f754626fd51be5a1e1071f9f38f31214de46 Mon Sep 17 00:00:00 2001
From: Patrick <dreamlike.sky@foxmail.com>
Date: Wed, 8 Jan 2020 21:41:36 +0800
Subject: [PATCH] add GenericServiceFilter in README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 694f00915..b54568ce0 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)
-- 
GitLab