Skip to content

Commit 69530c7

Browse files
committed
README: update badges (CI change)
1 parent 7e5735a commit 69530c7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# `cassava`: A CSV parsing and encoding library [![Hackage](https://img.shields.io/hackage/v/cassava.svg)](https://hackage.haskell.org/package/cassava) [![Build Status](https://travis-ci.org/hvr/cassava.svg)](https://travis-ci.org/hvr/cassava)
1+
[![Hackage](https://img.shields.io/hackage/v/cassava.svg?label=Hackage&color=informational)](https://hackage.haskell.org/package/cassava)
2+
[![Cabal build](https://github.com/haskell-hvr/cassava/workflows/Haskell-CI/badge.svg)](https://github.com/haskell-hvr/cassava/actions)
3+
4+
# `cassava`: A CSV parsing and encoding library
25

36
**Please refer to the [package description](https://hackage.haskell.org/package/cassava#description) for an overview of `cassava`.**
47

@@ -91,7 +94,7 @@ outweights the cost.
9194

9295
## Further reading
9396

94-
The primary API documentation for `cassava` is its Haddock documentation which can be found at http://hackage.haskell.org/package/cassava/docs/Data-Csv.html
97+
The primary API documentation for `cassava` is its Haddock documentation which can be found at http://hackage.haskell.org/package/cassava/docs/Data-Csv.html
9598

9699
Below are listed additional recommended third-party blogposts and tutorials
97100

0 commit comments

Comments
 (0)