Skip to content

Commit 7ced2be

Browse files
committed
update README.md
1 parent bccf920 commit 7ced2be

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
@@ -12,7 +12,7 @@
1212

1313
### python_lda.py: 玩点高级的--带你入门Topic模型LDA(小改进+附源码)
1414

15-
### python_sqlalchemy.py: 作为一个Pythoner不会SQLAlchemy都不好意思跟同行打招呼!
15+
### python_sqlalchemy.py: 作为一个Pythoner, 不会SQLAlchemy都不好意思跟同行打招呼!
1616

1717
### python_oneline.py: 几个小例子告诉你, 一行Python代码能干哪些事
1818

@@ -26,7 +26,7 @@
2626

2727
### python_metaclass.py: Python进阶: 一步步理解Python中的元类metaclass
2828

29-
### python_coroutine.py: Python进阶理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
29+
### python_coroutine.py: Python进阶: 理解Python中的异步IO和协程(Coroutine), 并应用在爬虫中
3030

3131
### python_aiohttp.py: Python中最好用的异步爬虫库Aiohttp代码实例
3232
===================================================================================================

0 commit comments

Comments
 (0)