From 6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 25 May 2025 11:50:56 +0800 Subject: feat: Update README.md to enhance formatting and add badges --- README.md | 18 ++++++++++++++++-- 1 file 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 + + + +- 🐚 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 -- cgit v1.2.3-70-g09d2