From 60660447b2b8325d1b9169930ad9a5c4efbb698e Mon Sep 17 00:00:00 2001 From: Jianhui Zhao Date: Thu, 19 Jun 2025 09:22:23 +0800 Subject: [PATCH] chore: update README Signed-off-by: Jianhui Zhao --- README.md | 3 +++ README_ZH.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index a4241fe..7dea9ad 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,9 @@ Transfer file from remote device to the local ### [Execute command remotely](/COMMAND.md) +## Star History +[![Star History Chart](https://api.star-history.com/svg?repos=zhaojh329/rtty&type=Date)](https://www.star-history.com/#zhaojh329/rtty&Date) + ## Contributing If you would like to help making [rtty](https://github.com/zhaojh329/rtty) better, see the [CONTRIBUTING.md](https://github.com/zhaojh329/rtty/blob/master/CONTRIBUTING.md) file. diff --git a/README_ZH.md b/README_ZH.md index eedb50d..5134587 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -155,6 +155,9 @@ rtty非常适合远程维护您的或者您的公司的部署在全球各地的 ### [远程执行命令](/COMMAND_ZH.md) +## Star History +[![Star History Chart](https://api.star-history.com/svg?repos=zhaojh329/rtty&type=Date)](https://www.star-history.com/#zhaojh329/rtty&Date) + ## 贡献代码 如果您想帮助 rtty 变得更好,请参考 [CONTRIBUTING_ZH.md](/CONTRIBUTING_ZH.md)。