diff --git a/README.md b/README.md index 77b73e7b..72c2de0d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![BMad Method](banner-bmad-method2.png) +![BMad Method](banner-bmad-method.png) [![Version](https://img.shields.io/npm/v/bmad-method?color=blue&label=version)](https://www.npmjs.com/package/bmad-method) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) diff --git a/docs/index.md b/docs/index.md index abc96030..5795cc8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,6 +2,8 @@ title: Welcome to the BMad Method --- +![BMad Method](/img/banner-bmad-method2.png) + The BMad Method (**B**reakthrough **M**ethod of **A**gile AI **D**riven Development) is an AI-driven development framework that helps you build software faster and smarter. It provides specialized AI agents, guided workflows, and intelligent planning that adapts to your project's complexity—whether you're fixing a bug or building an enterprise platform. If you're comfortable working with AI coding assistants like Claude, Cursor, or GitHub Copilot, you're ready to get started. diff --git a/website/public/img/banner-bmad-method2.png b/website/public/img/banner-bmad-method2.png new file mode 100644 index 00000000..7aa9f7aa Binary files /dev/null and b/website/public/img/banner-bmad-method2.png differ