From 0ae5716f556db509b3ee706a835e91da47325429 Mon Sep 17 00:00:00 2001 From: lepdou Date: Thu, 26 May 2022 11:54:51 +0800 Subject: [PATCH 1/2] add funcation module picture in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b27de1d6..d6e5a3180 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ The core of Spring Cloud Tencent relies on Tencent's open-source one-stop servic The capabilities provided by Spring Cloud Tencent include but are not limited to: +image + - Service registration and discovery - Dynamic configuration management - Service Governance From b39cfe01165cced687e28b160aee60c5fd17affa Mon Sep 17 00:00:00 2001 From: lepdou Date: Thu, 26 May 2022 11:55:58 +0800 Subject: [PATCH 2/2] add funcation module picture in readme --- README-zh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README-zh.md b/README-zh.md index c5ca53215..ff94b3749 100644 --- a/README-zh.md +++ b/README-zh.md @@ -24,6 +24,8 @@ Spring Cloud Tencent 的核心依托腾讯开源的一站式服务发现与治 Spring Cloud Tencent提供的能力包括但不限于: +image + - 服务注册和发现 - 动态配置管理 - 服务治理