Skip to content

Commit f6d79a7

Browse files
committed
Add badges to README
- Add GitHub Actions test status badge - Add Go version badge - Add Go Report Card badge - Add Made with Go badge
1 parent 18aaf65 commit f6d79a7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mailbox Zero - Email Cleanup Helper
22

3+
[![Test Suite](https://github.com/taskinen/mailboxzero/actions/workflows/test.yml/badge.svg)](https://github.com/taskinen/mailboxzero/actions/workflows/test.yml)
4+
[![Go Version](https://img.shields.io/badge/Go-1.21+-00ADD8?style=flat&logo=go)](https://go.dev/)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/taskinen/mailboxzero)](https://goreportcard.com/report/github.com/taskinen/mailboxzero)
6+
[![Made with Go](https://img.shields.io/badge/Made%20with-Go-1f425f.svg)](https://go.dev/)
7+
38
A Go-based web application that helps you clean up your Fastmail inbox by finding and archiving similar emails using JMAP protocol.
49

510
<img width="1457" height="1169" alt="SCR-20250827-psxl" src="https://github.com/user-attachments/assets/2f1fe630-5ba7-4c8a-a610-6f32388654b5" />

0 commit comments

Comments
 (0)