mirror of
https://github.com/NanmiCoder/MediaCrawler.git
synced 2026-06-05 01:17:26 +08:00
docs: add project architecture documentation with Mermaid diagrams
添加项目架构文档,包含: - 系统架构总览图 - 数据流向图 - 爬虫基类体系和生命周期图 - 存储层架构图 - 代理、登录、缓存系统图 - 模块依赖关系图 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# MediaCrawler使用方法
|
||||
|
||||
## 项目文档
|
||||
|
||||
- [项目架构文档](项目架构文档.md) - 系统架构、模块设计、数据流向(含 Mermaid 图表)
|
||||
|
||||
## 推荐:使用 uv 管理依赖
|
||||
|
||||
### 1. 前置依赖
|
||||
|
||||
Reference in New Issue
Block a user