From 465aa3685d9b2b848be2e29ad6742a9069682ab4 Mon Sep 17 00:00:00 2001 From: EthanShoeDev <13422990+EthanShoeDev@users.noreply.github.com> Date: Wed, 10 Sep 2025 05:43:07 -0400 Subject: [PATCH] contrast --- README.md | 6 +++--- apps/web/src/pages/index.astro | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f25ea3d..67771c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Fressh is a mobile ssh client remains clean and simple but supports powerful -features +Fressh is a mobile SSH client that remains clean and simple while supporting +powerful features: - Securely storing previous connections - Configurable preset command buttons @@ -8,4 +8,4 @@ features Coming soon - Fully accurate xterm emulation -- On device llm used for command completion and output summarization. +- On-device LLM for command completion and output summarization diff --git a/apps/web/src/pages/index.astro b/apps/web/src/pages/index.astro index 36050ca..73c9b20 100644 --- a/apps/web/src/pages/index.astro +++ b/apps/web/src/pages/index.astro @@ -12,7 +12,11 @@ import iosDarkAppIcon from '@fressh/assets/ios-dark-2.png'; alt="Fressh app icon" class="mb-6 h-20 w-20 rounded-2xl shadow-md" /> -

Fressh

+

+ Fressh +

A clean, powerful mobile SSH client.