Skip to content

Commit 414e594

Browse files
committed
update readme
1 parent 09d9567 commit 414e594

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Python
22

3-
1. [几种排序算法](https://github.com/lambdaplus/python/tree/master/Algorithm/sort)
4-
2. [翻转列表](https://github.com/lambdaplus/python/blob/master/resver.md)
5-
3. [二分法查找](https://github.com/lambdaplus/python/blob/master/Algorithm/binary_search.md)
6-
4. [一个异步爬虫](https://github.com/lambdaplus/python/blob/master/%E4%B8%80%E4%B8%AA%E5%BC%82%E6%AD%A5%E7%88%AC%E8%99%AB.md)
7-
6. [豆瓣电影Top250](https://github.com/lambdaplus/python/blob/master/%E8%B1%86%E7%93%A3%E7%94%B5%E5%BD%B1Top250%20%E7%88%AC%E8%99%AB.md)
8-
7. [装饰器](https://github.com/lambdaplus/python/tree/master/decorate)
9-
8. [二叉树](https://github.com/lambdaplus/python/blob/master/binary_tree.md)
10-
9. [Celery](https://github.com/lambdaplus/python/blob/master/celery_learn.md)
11-
10. [RabbitMQ](https://www.zybuluo.com/Scrazy/note/699512)
3+
[几种排序算法](https://github.com/lambdaplus/python/tree/master/Algorithm/sort)
4+
[翻转列表](https://github.com/lambdaplus/python/blob/master/resver.md)
5+
[二分法查找](https://github.com/lambdaplus/python/blob/master/Algorithm/binary_search.md)
6+
[一个异步爬虫](https://github.com/lambdaplus/python/blob/master/%E4%B8%80%E4%B8%AA%E5%BC%82%E6%AD%A5%E7%88%AC%E8%99%AB.md)
7+
[豆瓣电影Top250](https://github.com/lambdaplus/python/blob/master/%E8%B1%86%E7%93%A3%E7%94%B5%E5%BD%B1Top250%20%E7%88%AC%E8%99%AB.md)
8+
[装饰器](https://github.com/lambdaplus/python/tree/master/decorate)
9+
[二叉树](https://github.com/lambdaplus/python/blob/master/binary_tree.md)
10+
[Celery](https://github.com/lambdaplus/python/blob/master/celery_learn.md)
11+
[RabbitMQ](https://www.zybuluo.com/Scrazy/note/699512)

0 commit comments

Comments
 (0)