summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 |
|-------|-----|