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) ## 感谢