Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit ad035ca

Browse files
committed
Update README
1 parent 768f565 commit ad035ca

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# distribributed-process-extras
2-
[![travis](https://secure.travis-ci.org/haskell-distributed/distributed-process-extras.png)](http://travis-ci.org/haskell-distributed/distributed-process-extras)
2+
[![Build Status](https://secure.travis-ci.org/haskell-distributed/distributed-process-extras.png)](http://travis-ci.org/haskell-distributed/distributed-process-extras)
33
[![Coverage Status](https://coveralls.io/repos/github/haskell-distributed/distributed-process-extras/badge.svg?branch=master)](https://coveralls.io/github/haskell-distributed/distributed-process-extras?branch=master)
4-
[![Release](https://img.shields.io/hackage/v/distributed-process-extras.svg)](https://hackage.haskell.org/package/distributed-process-extras)
4+
[![Hackage](https://img.shields.io/hackage/v/distributed-process-extras.svg)](https://hackage.haskell.org/package/distributed-process-extras)
5+
[![Hackage-Deps](https://img.shields.io/hackage-deps/v/distributed-process-extras.svg)](http://packdeps.haskellers.com/feed?needle=distributed-process-extras)
6+
[![Stackage LTS 3](http://stackage.org/package/distributed-process-extras/badge/lts)](http://stackage.org/lts/package/distributed-process-extras)
7+
[![BSD3 License](http://img.shields.io/badge/license-BSD3-brightgreen.svg)](https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29)
8+
[![Stories in Progress](https://badge.waffle.io/haskell-distributed/distributed-process-extras.svg?label=in%20progress&title=In%20Progress)](https://waffle.io/hhaskell-distributed/distributed-process-extras)
59

610
See http://haskell-distributed.github.com for documentation, user guides,
711
tutorials and assistance.

0 commit comments

Comments
 (0)