From 8dfa07065a01c66c0d1a20999e143308c24940ee Mon Sep 17 00:00:00 2001 From: Sahil Ahuja Date: Mon, 8 Jun 2026 15:59:25 +0530 Subject: [PATCH] docs: surface docs/site links and add command-reference link in README Make the depth-doc pointers more discoverable and add the shll.ai command reference: - Install: lead-in pointer to docs/site/install.md at the top of the section (replacing the buried duplicate after the completions block). - Usage: pointer to docs/site/workflows.md plus the full command reference at https://shll.ai/tools/tu/commands/ (the site-rendered page from tu help-dump). All links stay contract-conformant: docs/site/* relative links resolve inside the site tree; the command reference is an absolute https URL. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 779fb8d..788501a 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Track your token usage in style! ## Install +> 📖 Full walkthrough: the [install guide](docs/site/install.md) covers install, shell completions, and multi-machine setup in depth. + ```bash brew tap sahil87/tap brew install tu @@ -32,8 +34,6 @@ tu shell-init fish > ~/.config/fish/completions/tu.fish > 💡 Have other sahil87 tools? [`shll shell-install`](https://github.com/sahil87/shll#shll-shell-install--wire-the-rc-file-recommended) handles all of their shell integrations and autocompletions at once. -For the full install and multi-machine setup walkthrough, see the [install guide](docs/site/install.md). - ## Update ```bash @@ -44,6 +44,8 @@ tu update ## Usage +> 📖 See [workflows](docs/site/workflows.md) for end-to-end recipes, and the full [command reference](https://shll.ai/tools/tu/commands/) for every command and flag. + ```bash tu # Today's cost, all tools tu cc # Today's cost, Claude Code