From 963d9a16d383b9572190c4094a091d5d570c34eb Mon Sep 17 00:00:00 2001 From: Relakkes Date: Sun, 25 Jun 2023 22:01:38 +0800 Subject: [PATCH] doc: add Star History Chart --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 534849a..9be1120 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ +[![Star History Chart](https://api.star-history.com/svg?repos=NanmiCoder/MediaCrawler&type=Date)](https://star-history.com/#NanmiCoder/MediaCrawler&Date) + + + ## 参考 - xhs客户端 [ReaJason的xhs仓库](https://github.com/ReaJason/xhs) - 短信转发 [参考仓库](https://github.com/pppscn/SmsForwarder)