diff --git a/README.md b/README.md index 4e6b5feb1df7b310c462c2b0999f241ce1aca77d..5f00570cd3216a7bebd9c06670287e0c2a2abea9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Finished List: - Codec: JsonRPC v2, Hessian v2 - Registry: ZooKeeper - Configure Center: Zookeeper -- Cluster Strategy: Failover/[Failfast](https://github.com/apache/dubbo-go/pull/140)/[Failsafe/Failback](https://github.com/apache/dubbo-go/pull/136)/available/broadcast +- Cluster Strategy: Failover/[Failfast](https://github.com/apache/dubbo-go/pull/140)/[Failsafe/Failback](https://github.com/apache/dubbo-go/pull/136)/Available/Broadcast - Load Balance: Random/[RoundRobin](https://github.com/apache/dubbo-go/pull/66)/[LeastActive](https://github.com/apache/dubbo-go/pull/65) - Filter: Echo Health Check - Other feature: [generic invoke](https://github.com/apache/dubbo-go/pull/122)/start check/connecting certain provider/multi-protocols/multi-registries/multi-versions/service group