From 7f30c4f5c8705413b4c4641120cb947d97763795 Mon Sep 17 00:00:00 2001 From: Colby Mchenry Date: Sun, 24 May 2026 13:25:24 -0500 Subject: [PATCH] docs(readme): link to the website & docs site (#376) Add a prominent link to https://colbymchenry.github.io/codegraph/ at the top of the README so visitors landing on the repo can reach the site. Co-authored-by: Claude Opus 4.7 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d00c67..0b348cb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ **~35% cheaper · ~70% fewer tool calls · 100% local** +### [Documentation & Website →](https://colbymchenry.github.io/codegraph/) + [![npm version](https://img.shields.io/npm/v/@colbymchenry/codegraph.svg)](https://www.npmjs.com/package/@colbymchenry/codegraph) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Self-contained](https://img.shields.io/badge/Node.js-bundled%20%C2%B7%20none%20required-brightgreen.svg)](https://nodejs.org/)