Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix badge

Signed-off-by: Seth Vargo <[email protected]>
  • Loading branch information
sethvargo committed Mar 15, 2023
1 parent 234ac59 commit a99f7cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Retry

[![GoDoc](https://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)](https://pkg.go.dev/mod/github.com/sethvargo/go-retry)
[![GitHub Actions](https://img.shields.io/github/workflow/status/sethvargo/go-retry/Test?style=flat-square)](https://github.com/sethvargo/go-retry/actions?query=workflow%3ATest)

Retry is a Go library for facilitating retry logic and backoff. It's highly
extensible with full control over how and when retries occur. You can also write
Expand Down

0 comments on commit a99f7cd

Please sign in to comment.