Skip to content

Commit 66c1123

Browse files
Link to CLI docs from README (#147)
* Link to CLI docs from the README Adds the new docs.supermodeltools.com/cli home as a prominent link near the top of the README and as a row in the Links table. The docs cover install, file mode, agent integration, configuration, and a full command reference — see supermodeltools/docs#7. * Point CLI docs link at install page
1 parent 0b86a59 commit 66c1123

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Save 40%+ on agent token costs with code graphs.
44

55
Supermodel maps every file, function, and call relationship in your repo and writes a `.graph` file next to each source file. Your agent reads them automatically via grep and cat. No prompt changes. No extra context windows. No new tools to learn.
66

7+
📖 **Full CLI docs:** [docs.supermodeltools.com/cli/install](https://docs.supermodeltools.com/cli/install)
8+
79
## Linux / Mac
810

911
```bash
@@ -240,6 +242,7 @@ Exposed MCP tools: `analyze`, `dead_code`, `blast_radius`, `get_graph`.
240242
|---|---|
241243
| **Save 40%+ on tokens — start free** | [supermodeltools.com/trial](https://supermodeltools.com/trial) |
242244
| **Website** | [supermodeltools.com](https://supermodeltools.com) |
245+
| **CLI Docs** | [docs.supermodeltools.com/cli/install](https://docs.supermodeltools.com/cli/install) |
243246
| **API Docs** | [api.supermodeltools.com](https://api.supermodeltools.com) |
244247
| **Dashboard** | [dashboard.supermodeltools.com](https://dashboard.supermodeltools.com) |
245248
| **Twitter / X** | [@supermodeltools](https://x.com/supermodeltools) |

0 commit comments

Comments
 (0)