Add some badges

This commit is contained in:
Taylor Fausak 2020-11-14 17:54:33 +00:00
parent a789db591a
commit 6a788e15a0
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,4 @@
name: CI
on:
pull_request:
branches:

View File

@ -1,3 +1,7 @@
# Witch
[![CI](https://github.com/tfausak/witch/workflows/.github/workflows/ci.yaml/badge.svg)](https://github.com/tfausak/witch/actions)
[![Hackage](https://img.shields.io/hackage/v/witch)](https://hackage.haskell.org/package/witch)
[![Stackage](https://www.stackage.org/package/witch/badge/nightly?label=stackage)](https://www.stackage.org/package/witch)
:mage_woman: Convert values from one type into another.