From 7c0b32de9a455ab8c5c27d0c1a3df6087661acfa Mon Sep 17 00:00:00 2001 From: barry <870709867@qq.com> Date: Fri, 6 Dec 2024 23:49:07 +0800 Subject: [PATCH] feat: add star history --- README.md | 4 ++++ README_zh.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 5e6f7a32..cbd2bb4f 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ You can control all your phones at the same time. ![group-control-demo](docs/image/group-control.gif) +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=barry-ran/QtScrcpy&type=Date)](https://star-history.com/#barry-ran/QtScrcpy&Date) + ## Thanks QtScrcpy is based on [Genymobile](https://github.com/Genymobile)'s [scrcpy](https://github.com/Genymobile/scrcpy) project. Thanks a lot! diff --git a/README_zh.md b/README_zh.md index f6706bd4..2c9f7e20 100644 --- a/README_zh.md +++ b/README_zh.md @@ -69,6 +69,10 @@ QtScrcpy 可以通过 USB / 网络连接Android设备,并进行显示和控制 ## 批量操作 你可以同时控制所有的手机 +## Star历史 + +[![Star History Chart](https://api.star-history.com/svg?repos=barry-ran/QtScrcpy&type=Date)](https://star-history.com/#barry-ran/QtScrcpy&Date) + ![gc](docs/image/group-control.gif) ## 感谢