summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorN. Taylor Mullen <[email protected]>2025-06-02 09:42:24 -0700
committerGitHub <[email protected]>2025-06-02 09:42:24 -0700
commit467dec4edf17abcb03784caadc1694aac29d0373 (patch)
tree19de9c4ddfa7c1adeea3856701078db0b66517db
parent4a455a053af9847d5ab45ad8153c19ceddc9ea5f (diff)
Add a note about Gemini API usage and add a link to the TOS. (#681)
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index a73e459b..615ff226 100644
--- a/README.md
+++ b/README.md
@@ -76,3 +76,7 @@ Congratulations! You've successfully set up and run the Gemini CLI.
- Explore the **[CLI Commands](./docs/cli/commands.md)** to learn about all available functionalities.
- If you encounter any issues, check the **[Troubleshooting Guide](./docs/troubleshooting.md)**.
- For more comprehensive documentation, please see the [full documentation here](./docs/index.md).
+
+## Gemini APIs
+
+This project leverages the Gemini APIs to provide AI capabilities. For details on the terms of service governing the Gemini API, please refer to the [Gemini API Terms of Service](https://ai.google.dev/gemini-api/terms).