From 992ebcfdc93b57e4402767d4d37af8b70e1eef52 Mon Sep 17 00:00:00 2001 From: Hazem Krimi Date: Sat, 9 May 2026 12:53:47 +0100 Subject: [PATCH] chore: update content --- README.md | 2 +- client/index.html | 6 +++--- client/src/pages/Home/index.tsx | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e8834f4..1a37a66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Touch Programming -An AI powered web application which lets you master touch typing with real code snippets from your favorite programming languages, powered by AI. +An LLM powered web application which lets you master touch typing with real code snippets from your favorite programming languages. ## Requirements diff --git a/client/index.html b/client/index.html index 42c7a34..f3f7355 100644 --- a/client/index.html +++ b/client/index.html @@ -5,16 +5,16 @@ diff --git a/client/src/pages/Home/index.tsx b/client/src/pages/Home/index.tsx index 26a89ff..67b2ae1 100644 --- a/client/src/pages/Home/index.tsx +++ b/client/src/pages/Home/index.tsx @@ -11,7 +11,7 @@ function Home() {

Touch Programming

-

Master touch typing with real code snippets from your favorite programming languages, Open Source and powered by AI.

+

Master touch typing with real code snippets from your favorite programming languages, Open Source and powered by open LLMs.

{isMobile ? This app is made to be used in a desktop device. : @@ -37,7 +37,7 @@ function Home() {

-

AI Powered

+

LLM Powered

Code is generated with the help of the Open Source LLM Models.