From 510eaff44dbb74f0948c951d7d19655a7ac0c2e7 Mon Sep 17 00:00:00 2001 From: Alpamys Date: Tue, 24 Mar 2026 12:36:59 +0500 Subject: [PATCH] Update README.md: bump version to v0.10.1, fix Unicode arrows Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bb5dd4..4af4193 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ soup version # Full system info (useful for bug reports) soup version --full -# → soup v0.10.0 | Python 3.11.5 | CUDA 12.1 | extras: serve, data +# -> soup v0.10.1 | Python 3.11.5 | CUDA 12.1 | extras: serve, data ``` ## Web UI @@ -613,7 +613,7 @@ Launch a local web interface to manage experiments, start training, explore data ```bash pip install 'soup-cli[ui]' soup ui -# → opens http://127.0.0.1:7860 in your browser +# -> opens http://127.0.0.1:7860 in your browser ``` **Pages:**