Skip to content

Commit e651c1d

Browse files
author
guozhen3
committed
badge
1 parent 253555a commit e651c1d

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,32 +29,40 @@ Python小例子 https://github.com/jackzhenguo/python-small-examples
2929

3030
目前已完成第一版,目录如下:
3131

32-
### Python
32+
### :pencil2: Python 基础
3333

3434
- [Python基础](./Python基础/Python基础.md)
3535

36+
### :computer: Python 进阶
37+
3638
- [Python进阶](./Python进阶/Python进阶.md)
3739

40+
### :cloud: Python 绘图
41+
3842
- [Python绘图](./Python绘图/Python绘图.md)
3943

44+
### :art: Python 坑点
45+
4046
- [Python坑点](./Python坑点/Python坑点.md)
4147

42-
### 算法刷题
48+
### :floppy_disk: 算法刷题
4349

4450
- [算法刷题](./算法刷题/算法刷题.md)
4551

46-
### 机器学习
52+
### :coffee: 机器学习
4753

4854
- [机器学习](./机器学习/机器学习入门前.md)
4955

50-
### 数据分析
56+
### :bulb: 数据分析
5157

5258
- [数据分析](./数据分析/数据分析.md)
5359

54-
### Web 开发
60+
### :wrench: Web 开发
5561

5662
- [Web开发](./Web开发/Web开发.md)
5763

64+
<br>
65+
<br>
5866

5967
## 🔨 V2 迭代开发中
6068

0 commit comments

Comments
 (0)