File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# purescript-uri
2
2
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 )
6
6
7
7
A type-safe parser, printer, and ADT for URLs and URIs based on [ RFC 3986] ( http://tools.ietf.org/html/rfc3986 ) .
8
8
You can’t perform that action at this time.
0 commit comments