We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0860795 + b9d4a83 commit e66830fCopy full SHA for e66830f
README.md
@@ -107,11 +107,11 @@ CodeFuse-Query为CodeFuse代码大模型提供了以下数据清洗能力:
107
[安装、配置、运行](./doc/3_install_and_run.md)
108
109
## 文档 (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)
+- [引言](./doc/1_abstract.md)
+- [概述](./doc/2_introduction.md)
+- [安装、配置、运行](./doc/3_install_and_run.md)
+- [Godel查询语言介绍](./doc/4_godelscript_language.md)
+- [VSCode开发插件](./doc/5_toolchain.md)
115
116
## 目录结构说明
117
- `cli`:命令行工具的入口,提供统一的命令行接口,调用其他模块完成具体功能
0 commit comments