diff --git a/README.md b/README.md index 23263ee..4a4d644 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # purescript-unlift [![Latest release](http://img.shields.io/github/release/tweag/purescript-unlift.svg)](https://github.com/tweag/purescript-unlift/releases) -[![Build status](https://github.com/tweag/purescript-unlift/workflows/CI/badge.svg?branch=main)](https://github.com/tweag/purescript-unlift/actions?query=workflow%3ACI+branch%3Amain) +[![Build status](https://github.com/tweag/purescript-unlift/workflows/Build/badge.svg?branch=main)](https://github.com/tweag/purescript-unlift/actions?query=workflow%3ABuild+branch%3Amain) [![Pursuit](https://pursuit.purescript.org/packages/purescript-unlift/badge)](https://pursuit.purescript.org/packages/purescript-unlift) Classes that allow stateless monads to be "unlifted" into a base monad.