Skip to content

Commit 1135e79

Browse files
committed
docs: update README [ci skip]
1 parent 42b8515 commit 1135e79

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,18 @@
44

55
推荐大家按照目录结构的顺序来学习,由浅入深,循序渐进,轻松搞定数据结构和算法。
66

7-
## 预览文档
7+
## 在线预览
88

99
**https://data-structure-and-algorithm.xpoet.cn**
1010

11+
## 学习交流
12+
13+
作者组建了学习氛围特别好的前端技术交流群,欢迎同学们一起来交流吐槽。由于群人数较多,需要添加作者才能邀请进群。
14+
15+
> 扫码添加微信
16+
17+
![image](https://xpoet.cn/images/fp/fp-slogan.webp)
18+
1119
## 数据结构
1220

1321
- [数组](https://data-structure-and-algorithm.xpoet.cn/data-structure/Array.html)
@@ -33,7 +41,7 @@
3341

3442
## 测试代码
3543

36-
数据结构的测试代码存放在 [src / docs / public / data-structure](https://github.com/XPoet/js-data-structure-and-algorithm/tree/master/src/docs/public/data-structure) 目录下
44+
数据结构的测试代码存放在 [src/docs/public/ data-structure](https://github.com/XPoet/js-data-structure-and-algorithm/tree/master/src/docs/public/data-structure) 目录
3745

3846

3947

0 commit comments

Comments
 (0)