From fdf3b77b13d0544dbabeb2d2fe7f0db2a93ed548 Mon Sep 17 00:00:00 2001 From: HeZongLun <13425468+hezonglun@user.noreply.gitee.com> Date: Sun, 24 Aug 2025 20:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BA=86=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Documents/DocumentByDocusaurus/docs/intro.md | 9 +++++---- README.md | 6 +++++- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/Documents/DocumentByDocusaurus/docs/intro.md b/Documents/DocumentByDocusaurus/docs/intro.md index ca3feb5..b4c5ea8 100644 --- a/Documents/DocumentByDocusaurus/docs/intro.md +++ b/Documents/DocumentByDocusaurus/docs/intro.md @@ -1,6 +1,3 @@ ---- -sidebar_position: 1 ---- # NahidaProject [![star](https://gitee.com/hezonglun/nahida-project/badge/star.svg?theme=dark)](https://gitee.com/hezonglun/nahida-project/stargazers) @@ -161,7 +158,11 @@ NahidaProject 中的代码,可以直接引入使用。但是我们更建议编 ### 操作流程 -这可能是你参加的第一个开源贡献。 +这也许是你可以参与的第一个有用的 C++ 项目。 + +欢迎对 GitHub、Gitee 协作不熟悉的人和任何 C++ 初学者以此为契机学习参与贡献。 + +重在学习与参与,这是这个项目的主要目标。 你可以按照以下的步骤操作: diff --git a/README.md b/README.md index 07a34b9..b4c5ea8 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,11 @@ NahidaProject 中的代码,可以直接引入使用。但是我们更建议编 ### 操作流程 -这可能是你参加的第一个开源贡献。 +这也许是你可以参与的第一个有用的 C++ 项目。 + +欢迎对 GitHub、Gitee 协作不熟悉的人和任何 C++ 初学者以此为契机学习参与贡献。 + +重在学习与参与,这是这个项目的主要目标。 你可以按照以下的步骤操作: -- Gitee