Skip to content

Commit f9020cd

Browse files
committed
Update badges
Remove broken dependency status badge & switch version from bower specific
1 parent 135ccc2 commit f9020cd

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

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

76
Utility functions for the `Array` type - JavaScript's native arrays.
87

0 commit comments

Comments
 (0)