diff --git a/README.md b/README.md index 89de023..798942e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HPath -[![Build Status](https://api.travis-ci.org/hasufell/hpath.png?branch=master)](http://travis-ci.org/hasufell/hpath) +[![Hackage version](https://img.shields.io/hackage/v/hpath.svg?label=Hackage)](https://hackage.haskell.org/package/hpath) [![Build Status](https://api.travis-ci.org/hasufell/hpath.png?branch=master)](http://travis-ci.org/hasufell/hpath) Support for well-typed paths in Haskell. Also provides ByteString based filepath manipulation.