Skip to content

Commit

Permalink
docs: revise README(clearer)
Browse files Browse the repository at this point in the history
  • Loading branch information
shengchenyang committed Feb 6, 2024
1 parent a4e3c14 commit 8a6071a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ scrapy crawl <spider_name>

# 数据存入 MongoDB 的场景:
+ 2).demo_two: 从 .conf 中获取 mongodb 配置
+ 4).demo_four: 根据 consul 中获取 mongodb 配置
+ 4).demo_four: consul 中获取 mongodb 配置
+ 6).demo_six: Twisted 异步存储示例
+ 17).demo_mongo_async: 结合 motor 实现的 asyncio 异步存储示例

Expand Down

0 comments on commit 8a6071a

Please sign in to comment.