diff options
| author | Shreya Keshive <[email protected]> | 2025-08-13 12:31:20 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-08-13 16:31:20 +0000 |
| commit | f81ccd8d7a996dc3f8b9dbc2fab1e428d482d6a5 (patch) | |
| tree | 0f27211c6780bf902306249165491c38dc4c1316 /README.md | |
| parent | d3fda9dafb3921c9edd5cf4fc166dedecd91d84f (diff) | |
Add usage documentation for IDE integration (#6154)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -214,7 +214,7 @@ Integrate Gemini CLI directly into your GitHub workflows with the [**Gemini CLI ### Advanced Topics - [**Architecture Overview**](./docs/architecture.md) - How Gemini CLI works -- [**IDE Integration**](./docs/extension.md) - VS Code companion +- [**IDE Integration**](./docs/ide-integration.md) - VS Code companion - [**Sandboxing & Security**](./docs/sandbox.md) - Safe execution environments - [**Enterprise Deployment**](./docs/deployment.md) - Docker, system-wide config - [**Telemetry & Monitoring**](./docs/telemetry.md) - Usage tracking |
