diff options
| author | 2025-05-30 00:21:38 +0800 | |
|---|---|---|
| committer | 2025-05-30 00:21:38 +0800 | |
| commit | 33adcadeb8f5c23f55849dc13d31009741b7195d (patch) | |
| tree | 7ff7decfdc983afad18b11559ce85d047ef26a68 | |
| parent | 7133df968a3b6efed00045a83e86fcaf0649410a (diff) | |
| download | soon-33adcadeb8f5c23f55849dc13d31009741b7195d.tar.gz soon-33adcadeb8f5c23f55849dc13d31009741b7195d.zip | |
Refactor code structure for improved readability and maintainability
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | image/showcase.jpg | bin | 0 -> 37625 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,5 @@ # 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) @@ -15,6 +14,8 @@ - π i18n support (EN/δΈζ) (WIP) - π‘ Designed for clarity β **not** an autocomplete tool, but a prediction assistant. + + ## Install 1. Archlinux diff --git a/image/showcase.jpg b/image/showcase.jpg Binary files differnew file mode 100644 index 0000000..2f18815 --- /dev/null +++ b/image/showcase.jpg |