添加 Readme.md

This commit is contained in:
2026-03-24 21:16:14 +08:00
parent f7e23f2eb1
commit 0976bd78c5

12
Readme.md Normal file
View File

@@ -0,0 +1,12 @@
# 环境要求
```
python3.10
```
# 需要的库
```bash
requests
aiohttp
bilibili-api-python
pymongo
```