diff --git a/README-zh.md b/README-zh.md index 48edd038e..5de78ee3c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -41,7 +41,7 @@ Spring Cloud Tencent提供的能力包括但不限于: - 管控台地址: http://14.116.241.63:8080/ - 账号:polaris - 密码:polaris -- 控制面地址: grpc://183.47.111.80:8091 +- 控制面地址: `grpc://183.47.111.80:8091` - `spring-cloud-tencent-example` 下 example 地址都默认指向了体验服务地址(grpc://183.47.111.80:8091),如果您只是体验 Spring Cloud Tencent,可直接一键运行任何 example。 ## 管控台 diff --git a/README.md b/README.md index e0de18695..5c65ed6b6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ The capabilities provided by Spring Cloud Tencent include but are not limited to - Console Address : http://14.116.241.63:8080/ - Username: polaris - Password: polaris -- Server Address: grpc://183.47.111.80:8091 +- Server Address: `grpc://183.47.111.80:8091` The example addresses under `spring-cloud-tencent-example` all point to the experience service address (grpc://183.47.111.80:8091) by default. If you only experience Spring Cloud Tencent, you can run any example directly with one click.