summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-24 23:10:22 +0300
committerPaul Buetow <paul@buetow.org>2026-05-24 23:10:22 +0300
commit50bff2ffa7a09f3ae35b10219b49d5cf38457066 (patch)
tree997173667c42b78d902ce8f715d52af72b238e6a /README.md
parentdc89fa2bbcdea7c8847828f64be5e46ddded33fb (diff)
docs: de-LLM all .md files - remove corporate language, over-explanation, and LLM patterns
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2d30ea2..565f396 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ A command-line calculator with percentage calculations and RPN (Reverse Polish N
![gt Logo](logo.svg)
-This is a toy project created to experiment with local LLMs (Qwen, Gemma, Nemotron, GPT OSS) and how well they hold up as pair programmers.
+This is a toy project to experiment with local LLMs (Qwen, Gemma, Nemotron, GPT OSS) as pair programmers.
## Installation
@@ -30,7 +30,7 @@ gt # interactive REPL
## Feature Guide
-All features are documented in the [`docs/`](docs/) directory:
+All features are documented in [`docs/`](docs/):
| Topic | Doc |
|-------|-----|