Skip to content

Commit

Permalink
Use consistent badge image
Browse files Browse the repository at this point in the history
  • Loading branch information
paf31 committed Nov 16, 2015
1 parent 5cc5ec5 commit 8cbbd39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A small strongly typed programming language with expressive types that compiles to Javascript, written in and inspired by Haskell.

[![Hackage](https://img.shields.io/hackage/v/purescript.svg)](http://hackage.haskell.org/package/purescript) [![Build Status](https://api.travis-ci.org/purescript/purescript.svg?branch=master)](http://travis-ci.org/purescript/purescript)
[![Join the chat at https://gitter.im/purescript/purescript](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/purescript/purescript?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join the chat at https://gitter.im/purescript/purescript](https://img.shields.io/badge/gitter-chat-lightblue.svg)](https://gitter.im/purescript/purescript?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Stackage LTS 2](http://stackage.org/package/purescript/badge/lts-2)](http://stackage.org/lts-2/package/purescript)
[![Stackage LTS 3](http://stackage.org/package/purescript/badge/lts-3)](http://stackage.org/lts-3/package/purescript)
Expand Down

0 comments on commit 8cbbd39

Please sign in to comment.