diff --git a/README.md b/README.md index 1a99d1e558..b78f26cad3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This repository contains the Gemini CLI tool. +![Gemini CLI Screenshot](./docs/assets/gemini-screenshot.png) + ## Quickstart 1. **Prerequisites:** Ensure you have [Node.js version 18](https://nodejs.org/en/download) or higher installed. diff --git a/docs/assets/gemini-screenshot.png b/docs/assets/gemini-screenshot.png new file mode 100644 index 0000000000..1cc163d8e8 Binary files /dev/null and b/docs/assets/gemini-screenshot.png differ