Skip to content

Commit 4efff3e

Browse files
committed
update README
1 parent 9a19c1b commit 4efff3e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
python练习中的一些代码,以防重装系统再次丢失
33

44
1. [几种排序算法](https://github.com/lambdaplus/python/tree/master/Algorithm/sort)
5-
2. [翻转列表](https://github.com/lambdaplus/python/blob/master/resver.md)
5+
2. [翻转列表](https://github.com/lambdaplus/python/blob/master/resver.md)
6+
3. [二分法查找](https://github.com/lambdaplus/python/blob/master/Algorithm/binary_search.md)

0 commit comments

Comments
 (0)