From 0af05cef81f83bbb99e20c0582aa1343dd7db8e9 Mon Sep 17 00:00:00 2001 From: Leon Mergen Date: Mon, 20 Apr 2015 09:40:41 +0700 Subject: [PATCH] Updates readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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