Skip to content

Commit

Permalink
Fix README.md broken links and retire SLA
Browse files Browse the repository at this point in the history
  • Loading branch information
ucirello committed May 17, 2024
1 parent b2b7cb3 commit 5e25d55
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# cirello.io/oversight

[![GoDoc](https://godoc.org/cirello.io/oversight?status.svg)](https://godoc.org/cirello.io/oversight)
[![gocover.io](https://gocover.io/_badge/cirello.io/oversight)](https://gocover.io/cirello.io/oversight)
[![Go Report Card](https://goreportcard.com/badge/github.com/cirello-io/oversight)](https://goreportcard.com/report/github.com/cirello-io/oversight)
[![SLA](https://img.shields.io/badge/SLA-95%25-brightgreen.svg)](https://github.com/cirello-io/public/blob/master/SLA.md)
[![Go Reference](https://pkg.go.dev/badge/cirello.io/oversight.svg)](https://pkg.go.dev/cirello.io/oversight)

Package oversight makes a complete implementation of the Erlang supervision
trees.
Expand All @@ -12,7 +9,7 @@ Refer to: http://erlang.org/doc/design_principles/sup_princ.html

go get [-u -f] cirello.io/oversight

http://godoc.org/cirello.io/oversight
https://godoc.org/cirello.io/oversight


## Quickstart
Expand Down

0 comments on commit 5e25d55

Please sign in to comment.