mirror of
https://github.com/tfausak/witch.git
synced 2024-11-26 09:43:03 +03:00
Add some badges
This commit is contained in:
parent
a789db591a
commit
6a788e15a0
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -1,3 +1,4 @@
|
||||
name: CI
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user