Skip to content

Commit

Permalink
Add workflow badge to README
Browse files Browse the repository at this point in the history
marcelvoss authored Apr 17, 2021
1 parent 9e898d5 commit 612c899
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# RetryKit
![](https://github.com/marcelvoss/RetryKit/actions/workflows/ci.yml/badge.svg)

RetryKit is a tiny package that implements a flexible mechanism for retrying work based on strategies and outputs (and when using e.g. `NSOperation` is overkill).

It has been written with two principles in mind: simplicity and elegance.
It has been written with two principles in mind: **simplicity** and **elegance**.

## Installation

0 comments on commit 612c899

Please sign in to comment.