From f64bb2b253c106cec5706d3df7f7ba3e98f2a397 Mon Sep 17 00:00:00 2001 From: g-samroberts Date: Wed, 18 Mar 2026 11:09:28 -0700 Subject: [PATCH] Minor style and grammar fixes. --- CONTRIBUTING.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d33b7c7e70..230cdbfece 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -293,7 +293,7 @@ npm run test:e2e For more detailed information on the integration testing framework, please see the -[Integration Tests documentation](https://geminicli.com/docs/integration-tests) +[Integration Tests documentation](https://geminicli.com/docs/integration-tests). ### Linting and preflight checks diff --git a/README.md b/README.md index d455cbda17..a809e660f2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ conda activate gemini_env npm install -g @google/gemini-cli ``` -## Release channels +## Release Channels See [Releases](https://www.geminicli.com/docs/changelogs) for more details. @@ -127,7 +127,7 @@ npm install -g @google/gemini-cli@nightly [Google Search](https://ai.google.dev/gemini-api/docs/grounding) for real-time information - Conversation checkpointing to save and resume complex sessions -- Custom context files (GEMINI) to tailor behavior for your projects +- Custom context files (GEMINI.md) to tailor behavior for your projects ### GitHub Integration