diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-11 21:16:12 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-11 21:16:12 +0300 |
| commit | d9cfad5e1132a8873eda4a3936636d3e4221bf8c (patch) | |
| tree | 180505232a2b95e744457de8123088679e5f8cfb /README.md | |
| parent | cc04f99c95fe6ee055057080826aac09550462ca (diff) | |
branding: add glitch-art logo and update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 1 insertions, 15 deletions
@@ -10,21 +10,7 @@ A simple AI-engineered command-line percentage calculator written in Go. No fron This is a toy project created to experience with local LLMs and how good they are at their jobs. -``` - ┌────────────────────────────────┐ - │ G T Calculator │ - │ │ - │ (o.o) │ - │ /| | \ 5 6 * │ - │ / | | \ _______ │ - │ / | | \ / G T \ │ - │ ( | | )% + | │ - │ \ | | / | RPN | │ - │ \ | | / | Calc | │ - │ \|___|/ |_______| │ - │ Result: 30 │ - └────────────────────────────────┘ -``` + ## Installation |
