Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 277f40b

Browse files
authored
Update README.md
1 parent 231dd65 commit 277f40b

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-sets
22

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

76
Purely-functional set data structure
87

0 commit comments

Comments
 (0)