diff options
| author | 2025-05-25 11:50:56 +0800 | |
|---|---|---|
| committer | 2025-05-25 11:50:56 +0800 | |
| commit | 6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1 (patch) | |
| tree | e3788f478ed78e6fc2ac97e0841f9c87acaabe65 /README.md | |
| parent | be081382d8e1dfa297f09f1c8915603beb1ac754 (diff) | |
| download | soon-6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1.tar.gz soon-6bfc7a51b6bfd8c7087a540d0ab1674e651d44a1.zip | |
feat: Update README.md to enhance formatting and add badges
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 16 insertions, 2 deletions
@@ -1,2 +1,16 @@ -# soon -π€ Predict your next shell command based on history β like shell autocomplete, but MORE stupid +# Soon + + +[](https://github.com/HsiangNianian/soon/actions/workflows/publish-aur.yml) +[](https://github.com/HsiangNianian/soon/actions/workflows/publish-crates.yml) +[](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 |