Skip to content

Commit

Permalink
Update README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
kritzcreek committed Jan 28, 2018
1 parent de55b97 commit 012cbe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# purescript-effect

[![Latest release](http://img.shields.io/github/release/purescript/purescript-eff.svg)](https://github.com/purescript/purescript-effect/releases)
[![Build status](https://travis-ci.org/purescript/purescript-eff.svg?branch=master)](https://travis-ci.org/purescript/purescript-effect)
[![Latest release](http://img.shields.io/github/release/purescript/purescript-effect.svg)](https://github.com/purescript/purescript-effect/releases)
[![Build status](https://travis-ci.org/purescript/purescript-effect.svg?branch=master)](https://travis-ci.org/purescript/purescript-effect)

The `Effect` monad, for handling native side effects.

Expand Down

0 comments on commit 012cbe3

Please sign in to comment.