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() {
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.
Code is generated with the help of the Open Source LLM Models.