commit 4d8c975f9b6c9c457db5af251b4da03a30c1a197
parent db97be43c3e62b28f7992faf371f73c5c1da272b
Author: Erik Loualiche <eloualiche@users.noreply.github.com>
Date: Mon, 23 Feb 2026 17:04:47 -0600
Merge pull request #11 from LouLouLibs/docs/readme-links
Add prominent links to Go and Python READMEs
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -18,6 +18,8 @@ Two implementations with the same CLI interface — pick whichever fits your env
| **Dependencies** | None (static binary) | Python 3.10+, `uv` |
| **Best for** | Interactive exploration, offline use | HPC clusters, CI, quick installs |
+> **Full documentation:** [**Go version**](go/README.md) (TUI + CLI, installation, keybindings, all flags) | [**Python version**](python/README.md) (CLI, uv setup, development)
+
## Quick start
### Go