Skip to content

Commit eca0ddc

Browse files
authored
Update README.md
1 parent 082af9c commit eca0ddc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

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

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

77
A type-safe parser, printer, and ADT for URLs and URIs based on [RFC 3986](http://tools.ietf.org/html/rfc3986).
88

0 commit comments

Comments
 (0)