From 6d097974b9d4e2f3705461022ec61bdf0189c378 Mon Sep 17 00:00:00 2001 From: Shijie Sheng Date: Tue, 12 Aug 2025 16:01:27 -0700 Subject: [PATCH 1/2] balala --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc6c33bae..7ce660a38 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ If this does not work, see instructions for running the Cadence Server at https: ## Get CLI [CLI is avaialable as an executable or as a docker image](https://github.com/uber/cadence/blob/master/tools/cli/README.md) - +balala ## Build a configuration Add *cadence-client* as a dependency to your *pom.xml*: @@ -33,7 +33,7 @@ Add *cadence-client* as a dependency to your *pom.xml*: cadence-client V.V.V - + or to *build.gradle*: compile group: 'com.uber.cadence', name: 'cadence-client', version: 'V.V.V' From 8edc6e88a83d77583cdd857d918d33e76bd2073a Mon Sep 17 00:00:00 2001 From: Shijie Sheng Date: Tue, 12 Aug 2025 16:05:22 -0700 Subject: [PATCH 2/2] new change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ce660a38..268d13df9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ If this does not work, see instructions for running the Cadence Server at https: ## Get CLI [CLI is avaialable as an executable or as a docker image](https://github.com/uber/cadence/blob/master/tools/cli/README.md) -balala +balalaafa ## Build a configuration Add *cadence-client* as a dependency to your *pom.xml*: