Updated README.md (#1367)

This commit is contained in:
Bryan Morgan
2025-06-23 23:37:07 -04:00
committed by GitHub
parent 0abd2a644e
commit f7caca5f94
3 changed files with 15 additions and 98 deletions

View File

@@ -7,6 +7,7 @@ Within Gemini CLI, `packages/cli` is the frontend for users to send and receive
- **[Authentication](./authentication.md):** A guide to setting up authentication with Google's AI services.
- **[Commands](./commands.md):** A reference for Gemini CLI commands (e.g., `/help`, `/tools`, `/theme`).
- **[Configuration](./configuration.md):** A guide to tailoring Gemini CLI behavior using configuration files.
- **[Token Caching](./token-caching.md):** Optimize API costs through token caching.
- **[Themes](./themes.md)**: A guide to customizing the CLI's appearance with different themes.
- **[Tutorials](tutorials.md)**: A tutorial showing how to use Gemini CLI to automate a development task.