Skip to content

Commit 54b28e9

Browse files
authored
Update README.md
1 parent 3f9b9db commit 54b28e9

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

3-
[![Latest release](http://img.shields.io/bower/v/purescript-affjax.svg)](https://github.com/slamdata/purescript-affjax/releases)
4-
[![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)
3+
[![Latest release](http://img.shields.io/github/release/slamdata/purescript-affjax.svg)](https://github.com/slamdata/purescript-affjax/releases)
4+
[![Build status](https://travis-ci.org/slamdata/purescript-affjax.svg?branch=master)](https://travis-ci.org/slamdata/purescript-affjax)
65

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

0 commit comments

Comments
 (0)