Skip to content

Commit

Permalink
Merge pull request #69 from input-output-hk/jonathanknowles/update-re…
Browse files Browse the repository at this point in the history
…adme

Update README.
  • Loading branch information
jonathanknowles committed Apr 29, 2020
2 parents 85106b6 + ee163c2 commit 3f3313b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
<a href="https://hackage.haskell.org/package/cardano-coin-selection"><img src="https://img.shields.io/hackage/v/cardano-coin-selection?style=for-the-badge" /></a>
<a href="https://github.com/input-output-hk/cardano-coin-selection/releases"><img src="https://img.shields.io/github/v/release/input-output-hk/cardano-coin-selection?color=%239b59b6&label=RELEASE&sort=semver&style=for-the-badge"/></a>
<a href="https://travis-ci.org/input-output-hk/cardano-coin-selection"><img src="https://img.shields.io/travis/input-output-hk/cardano-coin-selection/master.svg?label=BUILD&style=for-the-badge"/></a>
<a href="https://input-output-hk.github.io/cardano-coin-selection/coverage/hpc_index.html"><img src="https://input-output-hk.github.io/cardano-coin-selection/coverage/badge.svg" /></a>
<a href="https://github.com/input-output-hk/cardano-coin-selection/actions?query=workflow%3ATest"><img src="https://img.shields.io/github/workflow/status/input-output-hk/cardano-coin-selection/Test?style=for-the-badge" /></a>

## Cardano Coin Selection

This repository provides a [Haskell](https://www.haskell.org/) library of
algorithms for coin selection and fee balancing.

## Documentation

API documentation is available [here](https://input-output-hk.github.io/cardano-coin-selection/haddock).

## Contributing

Pull requests are welcome.
Expand Down

0 comments on commit 3f3313b

Please sign in to comment.