aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2025-05-30 00:21:38 +0800
committerHsiangNianian <i@jyunko.cn>2025-05-30 00:21:38 +0800
commit33adcadeb8f5c23f55849dc13d31009741b7195d (patch)
tree7ff7decfdc983afad18b11559ce85d047ef26a68
parent7133df968a3b6efed00045a83e86fcaf0649410a (diff)
downloadsoon-33adcadeb8f5c23f55849dc13d31009741b7195d.tar.gz
soon-33adcadeb8f5c23f55849dc13d31009741b7195d.zip
Refactor code structure for improved readability and maintainability
-rw-r--r--README.md3
-rw-r--r--image/showcase.jpgbin0 -> 37625 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 013a95f..d4217ef 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
# 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)
@@ -15,6 +14,8 @@
- 🌍 i18n support (EN/δΈ­ζ–‡) (WIP)
- πŸ’‘ Designed for clarity β€” **not** an autocomplete tool, but a prediction assistant.
+![Soon](image/showcase.jpg)
+
## Install
1. Archlinux
diff --git a/image/showcase.jpg b/image/showcase.jpg
new file mode 100644
index 0000000..2f18815
--- /dev/null
+++ b/image/showcase.jpg
Binary files differ