From 2eaed408d2bd8dfc47867c1380f972ef1c70132f Mon Sep 17 00:00:00 2001 From: yin-zhi-qi <1853416436@qq.com> Date: Tue, 9 May 2023 21:22:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c05f1c2..84b8c9f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Dijkstras +# Dijkstras算法如下: #### 介绍 -最小路径设计 +最小路径设计算法如下 #### 软件架构 软件架构说明 @@ -23,7 +23,7 @@ 1. Fork 本仓库 2. 新建 Feat_xxx 分支 -3. 提交代码 +3. 提交完整代码 4. 新建 Pull Request -- Gitee