From 0c72a4b446c09a9995045fea166287f94c84ba28 Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Fri, 22 May 2026 21:27:55 +0000 Subject: [PATCH] docs: add badges to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d57b35..5489e75 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # AgentMail CLI +[![CI](https://github.com/okwn/agentmail-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/okwn/agentmail-cli/actions/workflows/ci.yml) + The official CLI for the [AgentMail API](https://docs.agentmail.to). ## Installation