From a4de399178b7ae62e9d96d4f34e5a50a1d659019 Mon Sep 17 00:00:00 2001 From: abgox Date: Sat, 4 Jan 2025 06:52:15 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-CN.md | 15 +++++++++++++-- README.md | 15 +++++++++++++-- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/README-CN.md b/README-CN.md index efdb499..8948760 100644 --- a/README-CN.md +++ b/README-CN.md @@ -48,7 +48,7 @@ - [与 argc-completions 结合使用](https://pscompletions.pages.dev/tips/pscompletions-and-argc-completions "点击查看如何实现") - [argc-completions 仓库](https://github.com/sigoden/argc-completions) -**如果 `PSCompletions` 对你有所帮助,请考虑给它一个 Star ⭐** +[**如果 `PSCompletions` 对你有所帮助,请考虑给它一个 Star ⭐**](#stars) ## 新的变化 @@ -312,9 +312,20 @@ - 因此,你应该输入 `git add ./` 这样的命令再按下 `Tab` 键来获取路径补全 +## Stars + +**如果 `PSCompletions` 对你有所帮助,请考虑给它一个 Star ⭐** + + + + + stargazer-widget + + + ## 赞赏支持 -Buy Me a Coffee at ko-fi.com +Buy Me a Coffee at ko-fi.com ![赞赏支持](https://abgox.pages.dev/support.png) diff --git a/README.md b/README.md index bd43435..ce1e10c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ - [Combined with argc-completions.](https://pscompletions.pages.dev/tips/pscompletions-and-argc-completions "Click to see what you need to do.") - [sigoden/argc-completions](https://github.com/sigoden/argc-completions) -**If `PSCompletions` is helpful to you, please consider giving it a star ⭐.** +[**If `PSCompletions` is helpful to you, please consider giving it a star ⭐.**](#stars) ## What's new @@ -303,9 +303,20 @@ - More examples: `~/` / `../../` ... - So you can enter `git add ./` and then press `Tab` key to get the path completion. +## Stars + +**If `PSCompletions` is helpful to you, please consider giving it a star ⭐.** + + + + + stargazer-widget + + + ## Support -Buy Me a Coffee at ko-fi.com +Buy Me a Coffee at ko-fi.com ![Support](https://abgox.pages.dev/support.png)