diff --git a/README.md b/README.md index bf79e83e..3706ef71 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Stars](https://img.shields.io/github/stars/openabdev/openab?style=flat-square)](https://github.com/openabdev/openab) [![GitHub Release](https://img.shields.io/github/v/release/openabdev/openab?style=flat-square&logo=github)](https://github.com/openabdev/openab/releases/latest) ![License](https://img.shields.io/badge/license-MIT-A374ED?style=flat-square) -![OpenAB banner](images/banner.png) +![OpenAB banner](images/banner.jpg) A lightweight, secure, cloud-native ACP harness that bridges **Discord, Slack**, and any [Agent Client Protocol](https://github.com/anthropics/agent-protocol)-compatible coding CLI (Kiro CLI, Claude Code, Codex, Gemini, OpenCode, Copilot CLI, etc.) over stdio JSON-RPC — delivering the next-generation development experience. diff --git a/images/banner.jpg b/images/banner.jpg new file mode 100644 index 00000000..4f7fcba3 Binary files /dev/null and b/images/banner.jpg differ diff --git a/images/banner.png b/images/banner.png deleted file mode 100644 index 57e86e7c..00000000 Binary files a/images/banner.png and /dev/null differ