Skip to content

Commit 438ec63

Browse files
authored
Update README.md
改写为python
1 parent bc96c77 commit 438ec63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# 算法模板(Java版
1+
# 算法模板(Python版-杀穿!
22

33
> 本项目内容主要参考[算法模板](https://github.com/greyireland/algorithm-pattern),在此感谢原作者的整理与贡献
44
55
在原项目的基础上,尽量保持了原有的结构划分,并做了一点微小的工作:
66

7-
- 代码改写为`java`语言版本
7+
- 代码改写为`python`语言版本
88
- 调整内容,新增了几种算法
99
- 补充部分[leetcode中国站](https://leetcode-cn.com/)的题目链接
1010
- 书籍链接:[GitBook](https://chienmy.gitbook.io/algorithm-pattern-java/)

0 commit comments

Comments
 (0)