From dd9ccee89b2b517f9a15bb2e53208e9579f40fd7 Mon Sep 17 00:00:00 2001 From: xuchuan19 Date: Sat, 12 Jul 2025 16:31:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E8=80=83=E7=94=A8=E4=BE=8B=E5=A3=B0?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.rst | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.en.rst b/README.en.rst index 8faf63c8..7a39cafc 100644 --- a/README.en.rst +++ b/README.en.rst @@ -8,7 +8,7 @@ The offline installation tool provides automatic download of system components, Disclaimer ======= -This code repository contains multiple development branches that may include unfinished, experimental, or untested features. These branches should not be used in any production environments or projects that rely on critical business before official releases. To ensure stability and security, please use only the officially released versions of our software. The project and its contributors are not responsible for any issues, losses, or data corruption caused by the use of development branches. +This code repository contains multiple development branches that may include unfinished, experimental, or untested features. These branches should not be used in any production environments or projects that rely on critical business before official releases. To ensure stability and security, please use only the officially released versions of our software. The project and its contributors are not responsible for any issues, losses, or data corruption caused by the use of development branches.This repository provides Ansible operation and maintenance examples; do not use them directly in production environments. Open Source Community Overview ======= diff --git a/README.rst b/README.rst index 1aceee61..ea698bc6 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ ======== 本代码仓库中包含多个开发分支,这些分支可能包含未完成、实验性或未测试的功能。在正式发布之前,这些分支不应被用于任何生产环境或依赖关键业务的项目中。请务必仅使用我们的正式发行版本,以确保代码的稳定性和安全性。 -使用开发分支所导致的任何问题、损失或数据损坏,本项目及其贡献者概不负责。 +使用开发分支所导致的任何问题、损失或数据损坏,本项目及其贡献者概不负责。本仓库提供Ansible运维示例,请勿直接用于生产环境。 正式版本请参考\ `ascend-deployer正式release版本 `__\。 开源社区信息总览 -- Gitee