Skip to content

Commit ed95c7f

Browse files
authored
Update README.md
1 parent 20deac0 commit ed95c7f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# purescript-quickcheck
22

3-
[![Latest release](http://img.shields.io/bower/v/purescript-quickcheck.svg)](https://github.com/purescript/purescript-quickcheck/releases)
4-
[![Build Status](https://travis-ci.org/purescript/purescript-quickcheck.svg?branch=master)](https://travis-ci.org/purescript/purescript-quickcheck)
5-
[![Dependency Status](https://www.versioneye.com/user/projects/55848c12363861001b000180/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55848c12363861001b000180)
3+
[![Latest release](http://img.shields.io/github/release/purescript/purescript-quickcheck.svg)](https://github.com/purescript/purescript-quickcheck/releases)
4+
[![Build status](https://travis-ci.org/purescript/purescript-quickcheck.svg?branch=master)](https://travis-ci.org/purescript/purescript-quickcheck)
65

76
An implementation of QuickCheck in PureScript.
87

0 commit comments

Comments
 (0)