Skip to content

Commit e66830f

Browse files
authored
Merge pull request #5 from codefuse-ai/ang_dev
list document link
2 parents 0860795 + b9d4a83 commit e66830f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@ CodeFuse-Query为CodeFuse代码大模型提供了以下数据清洗能力:
107107
[安装、配置、运行](./doc/3_install_and_run.md)
108108

109109
## 文档 (Documentation)
110-
[引言](./doc/1_abstract.md)
111-
[概述](./doc/2_introduction.md)
112-
[安装、配置、运行](./doc/3_install_and_run.md)
113-
[Godel查询语言介绍](./doc/4_godelscript_language.md)
114-
[VSCode开发插件](./doc/5_toolchain.md)
110+
- [引言](./doc/1_abstract.md)
111+
- [概述](./doc/2_introduction.md)
112+
- [安装、配置、运行](./doc/3_install_and_run.md)
113+
- [Godel查询语言介绍](./doc/4_godelscript_language.md)
114+
- [VSCode开发插件](./doc/5_toolchain.md)
115115

116116
## 目录结构说明
117117
- `cli`:命令行工具的入口,提供统一的命令行接口,调用其他模块完成具体功能

0 commit comments

Comments
 (0)