diff --git a/README.md b/README.md index 649dc18e..76ac365b 100644 --- a/README.md +++ b/README.md @@ -22,29 +22,32 @@ ## 使用方法 ### 1. 安装 `poetry` + ```bash pip install --upgrade poetry ``` ### 2. 安装依赖 + ```bash poetry update ``` + ### 3. 运行 + ```bash python ./main.py ``` - ## 其他说明 这个项目目前正在扩展,加入更多原神相关娱乐和信息查询功能,敬请期待。 ## Thanks -| Nickname | Introduce | -| :----------------------------------------------------------: | -------------------------------- | -| [原神抽卡全机制总结](https://www.bilibili.com/read/cv10468091) | 本项目抽卡模拟器使用的逻辑 | -| [西风驿站](https://bbs.mihoyo.com/ys/collection/307224) | 本项目攻略图图源 | -| [Yunzai-Bot](https://github.com/Le-niao/Yunzai-Bot) | 本项使用的抽卡图片和前端资源来源 | -| [Crawler-ghhw](https://github.com/DGP-Studio/Crawler-ghhw) | 本项目参考的爬虫代码 | \ No newline at end of file +| Nickname | Introduce | +|:-----------------------------------------------------------------------:|------------------| +| [原神抽卡全机制总结](https://www.bilibili.com/read/cv10468091) | 本项目抽卡模拟器使用的逻辑 | +| [西风驿站 猫冬](https://bbs.mihoyo.com/ys/accountCenter/postList?id=74019947) | 本项目攻略图图源 | +| [Yunzai-Bot](https://github.com/Le-niao/Yunzai-Bot) | 本项使用的抽卡图片和前端资源来源 | +| [Crawler-ghhw](https://github.com/DGP-Studio/Crawler-ghhw) | 本项目参考的爬虫代码 | \ No newline at end of file