Skip to content

Commit ae15716

Browse files
authored
Add version & dependency badges
1 parent dcd53f6 commit ae15716

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +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)
34
[![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)
46

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

0 commit comments

Comments
 (0)