diff options
| author | matt korwel <[email protected]> | 2025-08-19 20:55:34 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-20 03:55:34 +0000 |
| commit | e5f4d25f5e75e7991d8238a4dcbb4f5b5e31914d (patch) | |
| tree | 57e807a92b51efd36bb82e3ed0833326632e17b7 /docs/index.md | |
| parent | 21c6480b65528a98ac0e1e3855f3c78c1f9b7cbe (diff) | |
Update README.md (#6603)
Co-authored-by: N. Taylor Mullen <[email protected]>
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index fc0de1ea..1f5adfc1 100644 --- a/docs/index.md +++ b/docs/index.md @@ -32,8 +32,9 @@ This documentation is organized into the following sections: - **[Web Search Tool](./tools/web-search.md):** Documentation for the `google_web_search` tool. - **[Memory Tool](./tools/memory.md):** Documentation for the `save_memory` tool. - **[Contributing & Development Guide](../CONTRIBUTING.md):** Information for contributors and developers, including setup, building, testing, and coding conventions. -- **[NPM Workspaces and Publishing](./npm.md):** Details on how the project's packages are managed and published. +- **[NPM](./npm.md):** Details on how the project's packages are structured - **[Troubleshooting Guide](./troubleshooting.md):** Find solutions to common problems and FAQs. - **[Terms of Service and Privacy Notice](./tos-privacy.md):** Information on the terms of service and privacy notices applicable to your use of Gemini CLI. +- **[Releases](./releases.md):** Information on the project's releases and deployment cadence. We hope this documentation helps you make the most of the Gemini CLI! |
