Skip to content

Commit 7ee0914

Browse files
authored
Update README.md
1 parent 8cd780b commit 7ee0914

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

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

76
An asynchronous effect monad for PureScript.
87

0 commit comments

Comments
 (0)