diff --git a/README.md b/README.md index a063140..45afa52 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -haskell-bitcoin-script -================== +haskell-hexstring +================= -[![Build Status](https://travis-ci.org/solatis/haskell-bitcoin-script.png?branch=master)](https://travis-ci.org/solatis/haskell-bitcoin-script) -[![Coverage Status](https://coveralls.io/repos/solatis/haskell-bitcoin-script/badge.svg?branch=master)](https://coveralls.io/r/solatis/haskell-bitcoin-script?branch=master) +[![Build Status](https://travis-ci.org/solatis/haskell-hexstring.png?branch=master)](https://travis-ci.org/solatis/haskell-hexstring) +[![Coverage Status](https://coveralls.io/repos/solatis/haskell-hexstring/badge.svg?branch=master)](https://coveralls.io/r/solatis/haskell-hexstring?branch=master) [![MIT](http://b.repl.ca/v1/license-MIT-blue.png)](http://en.wikipedia.org/wiki/MIT_License) [![Haskell](http://b.repl.ca/v1/language-haskell-lightgrey.png)](http://haskell.org) -This library provides utilities for compiling, manipulation and decompiling of -Bitcoin scripts. +Fast and safe representation of a hex string