Skip to content

Commit 85ed361

Browse files
authored
Add badges for Codecov and Go Report Card to README.md (#5)
1 parent 282be8c commit 85ed361

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Temp Mail Go Client
22
[![Go Reference](https://pkg.go.dev/badge/github.com/temp-mail-io/temp-mail-go.svg)](https://pkg.go.dev/github.com/temp-mail-io/temp-mail-go)
33
[![Go](https://github.com/temp-mail-io/temp-mail-go/actions/workflows/test.yml/badge.svg)](https://github.com/temp-mail-io/temp-mail-go/actions)
4+
[![codecov](https://codecov.io/gh/temp-mail-io/temp-mail-go/branch/main/graph/badge.svg)](https://codecov.io/gh/temp-mail-io/temp-mail-go)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/temp-mail-io/temp-mail-go)](https://goreportcard.com/report/github.com/temp-mail-io/temp-mail-go)
46

57
The **official Go Client** for [Temp Mail](https://temp-mail.io). This library provides developers a straightforward way to create and manage temporary email addresses, retrieve and delete messages, all via the Temp Mail API.
68

0 commit comments

Comments
 (0)