From 0eccd57fc113b8019821b8dd247723d05d48841e Mon Sep 17 00:00:00 2001 From: drew Date: Mon, 28 Jul 2025 19:15:33 +0400 Subject: [PATCH] fix: add badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c4aa47be051a7cb93643f98c3362df2f934b71e5..1e68f3a6b090e9c7296c50b0e136859f7f0707e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Email CLI 📧 +[![Go CI](https://github.com/andrinoff/email-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/andrinoff/email-cli/actions/workflows/ci.yml) +[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/andrinoff/email-cli)](https://github.com/andrinoff/email-cli/issues) + + A beautiful and functional email client for your terminal, built with Go and the charming Bubble Tea TUI library. Never leave your command line to check your inbox or send an email again! ![Main Menu Screenshot](assets/preview.png)