This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-test-tool.git
commit b75b555de8151cacb090e6efbfed592cc83cdadc Author: wangtong.wt <[email protected]> AuthorDate: Wed Feb 22 16:38:55 2023 +0800 change name in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 097107b..9937028 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# cloud-native-test-ci-tool +# Apache RocketMQ Test Tool -This action uses Helm and KubeVela to deploy applications and execute E2E tests in Kubernetes. +This tool uses Helm and KubeVela to deploy applications and execute E2E tests in Kubernetes. KubeVela needs to be installed in Kubernetes before use. # Usage
