Skip to content

Commit c38cafa

Browse files
committed
Add release and dependency badges
1 parent 8bc1dbf commit c38cafa

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

3+
[![Latest release](http://img.shields.io/bower/v/purescript-affjax.svg)](https://github.com/slamdata/purescript-affjax/releases)
34
[![Build Status](https://travis-ci.org/slamdata/purescript-affjax.svg?branch=master)](https://travis-ci.org/slamdata/purescript-affjax)
5+
[![Dependency Status](https://www.versioneye.com/user/projects/56e38257df573d00495abbe2/badge.svg?style=flat)](https://www.versioneye.com/user/projects/56e38257df573d00495abbe2)
46

57
A library taking advantage of [`purescript-aff`](https://github.com/slamdata/purescript-aff) to enable pain-free asynchronous AJAX requests and response handling.
68

0 commit comments

Comments
 (0)