From ed46393aea8ca5be9cf672bc78a25fc6fe08133b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Sun, 15 Dec 2024 02:12:31 +0800 Subject: [PATCH] docs: Add Star History section to README.md for better visibility of project popularity --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b265998..a4ce3ff 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,11 @@ irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/ins - 原子文件操作 - 错误处理和回滚 +## ⭐ Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=yuaotian/go-cursor-help&type=Date)](https://star-history.com/#yuaotian/go-cursor-help&Date) + + ## 📄 License MIT License