Skip to content

Commit 175dc01

Browse files
committed
modify readme
1 parent d8d5a39 commit 175dc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
3. [二分法查找](https://github.com/lambdaplus/python/blob/master/Algorithm/binary_search.md)
66
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)
77
5. [豆瓣电影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-
6. [装饰器](https://github.com/lambdaplus/python/tree/master/decorate)
8+
6. [装饰器](https://www.zybuluo.com/Scrazy/note/551565)
99
7. [二叉树](https://www.zybuluo.com/Scrazy/note/390264)
1010
8. [Celery](https://www.zybuluo.com/Scrazy/note/697561)
1111
9. [RabbitMQ](https://www.zybuluo.com/Scrazy/note/699512)

0 commit comments

Comments
 (0)