From 33adcadeb8f5c23f55849dc13d31009741b7195d Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Fri, 30 May 2025 00:21:38 +0800 Subject: Refactor code structure for improved readability and maintainability --- README.md | 3 ++- image/showcase.jpg | Bin 0 -> 37625 bytes 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 image/showcase.jpg 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 Binary files /dev/null and b/image/showcase.jpg differ -- cgit v1.2.3-70-g09d2