aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-25 11:50:56 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-25 11:50:56 +0800
commit6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1 (patch)
treee3788f478ed78e6fc2ac97e0841f9c87acaabe65
parentbe081382d8e1dfa297f09f1c8915603beb1ac754 (diff)
downloadsoon-6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1.tar.gz
soon-6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1.zip
feat: Update README.md to enhance formatting and add badges
-rw-r--r--README.md18
1 files changed, 16 insertions, 2 deletions
diff --git a/README.md b/README.md
index fc5ac71..84816fb 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,16 @@
-# soon
-πŸ€– Predict your next shell command based on history β€” like shell autocomplete, but MORE stupid
+# Soon
+
+
+[![Publish to AUR](https://github.com/HsiangNianian/soon/actions/workflows/publish-aur.yml/badge.svg)](https://github.com/HsiangNianian/soon/actions/workflows/publish-aur.yml)
+[![Publish to crates.io](https://github.com/HsiangNianian/soon/actions/workflows/publish-crates.yml/badge.svg)](https://github.com/HsiangNianian/soon/actions/workflows/publish-crates.yml)
+[![Publish to PyPI](https://github.com/HsiangNianian/soon/actions/workflows/publish-pypi.yml/badge.svg)](https://github.com/HsiangNianian/soon/actions/workflows/publish-pypi.yml)
+
+
+> πŸ€– Predict your next shell command based on history β€” like shell autocomplete, but MORE stupid
+
+<img align="right" src="https://repology.org/badge/vertical-allrepos/soon.svg?columns=2" />
+
+- 🐚 Shell-aware (supports Bash, Zsh, Fish)
+- πŸ“Š Shows your most used commands
+- 🌍 i18n support (EN/δΈ­ζ–‡)
+- πŸ’‘ Designed for clarity β€” **not** an autocomplete tool, but a prediction assistant. \ No newline at end of file