Skip to content

Commit

Permalink
Merge pull request #9 from SimonWaldherr/patch-1
Browse files Browse the repository at this point in the history
Go Report Card - Badge - link added
  • Loading branch information
TibebeJS authored Oct 30, 2021
2 parents 0383e85 + 32111d0 commit 10c4a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Go Reference](https://pkg.go.dev/badge/github.com/TibebeJs/go-alive.svg)](https://pkg.go.dev/github.com/TibebeJs/[email protected]) [![codecov](https://codecov.io/gh/TibebeJS/go-alive/branch/main/graph/badge.svg?token=k3AHKhTtqO)](https://codecov.io/gh/TibebeJS/go-alive) ![Go Report Card](https://goreportcard.com/badge/github.com/tibebejs/go-alive)
[![Go Reference](https://pkg.go.dev/badge/github.com/TibebeJs/go-alive.svg)](https://pkg.go.dev/github.com/TibebeJs/[email protected]) [![codecov](https://codecov.io/gh/TibebeJS/go-alive/branch/main/graph/badge.svg?token=k3AHKhTtqO)](https://codecov.io/gh/TibebeJS/go-alive) [![Go Report Card](https://goreportcard.com/badge/github.com/TibebeJS/go-alive)](https://goreportcard.com/report/github.com/TibebeJS/go-alive)

Robust services healthiness probing written in Go. (with notification support of telegram, slack, email and more)

Expand Down

0 comments on commit 10c4a49

Please sign in to comment.