Skip to content

Commit d33f6be

Browse files
committed
fix:fix the quote by change it to empty
1 parent c54bed0 commit d33f6be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README_CN.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ fork项目中的指令,使用上和脚手架CLI的使用参数是一致的,只
381381
> 注意:在项目中的脚本,和脚手架的唯一区别就是默认指定了`-d`参数,指向了项目根目录的`src`目录,所以所有的指令都是在src中默认执行的.
382382
##### [1]. 创建题解 [`lc`]
383383

384-
参数参考cli的`lc`部分: [lc](#1.创建题解---`lc`)
384+
参数参考cli的`lc`部分: [lc](#1.创建题解---lc)
385385

386386
简单使用示例:
387387
```shell
@@ -402,7 +402,7 @@ MODE: identity
402402

403403
##### [2]. 检查题解 [`lk`]
404404

405-
参数参考cli的`lk`部分: [lk](#2.检查题解---`lk`)
405+
参数参考cli的`lk`部分: [lk](#2.检查题解---lk)
406406

407407
简单使用示例:
408408
```shell
@@ -429,7 +429,7 @@ MODE: identity
429429

430430
##### [3]. 查找题解 [`lf`]
431431

432-
参数参考cli的`lf`部分: [lf](#3.题目查找---`lf`)
432+
参数参考cli的`lf`部分: [lf](#3.题目查找---lf)
433433

434434
待开发...
435435

0 commit comments

Comments
 (0)