This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new 9767f53b Update README.md
9767f53b is described below
commit 9767f53b81fca02e84d69fb56095a66034344cb4
Author: cjcchen <[email protected]>
AuthorDate: Tue Oct 21 06:25:40 2025 +0800
Update README.md
---
scripts/deploy/README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scripts/deploy/README.md b/scripts/deploy/README.md
index f592061c..95713fa6 100644
--- a/scripts/deploy/README.md
+++ b/scripts/deploy/README.md
@@ -1,4 +1,4 @@
-#
+<!-- #
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
@@ -16,6 +16,7 @@
# specific language governing permissions and limitations
# under the License.
#
+-->
This directory includes deployment scripts that help to deploy ResilientDB on
multiple machines. At present, these scripts only support deploying KV service
and KV Performance server.