Skip to content

Commit b9792bb

Browse files
committed
feature/haddock-docs:
added hackage shield to README
1 parent 47a9ac7 commit b9792bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# [qm|interpolated-string|]
22

3+
[![Hackage](https://img.shields.io/hackage/v/qm-interpolated-string.svg)](https://hackage.haskell.org/package/qm-interpolated-string)
34
[![Build Status](https://travis-ci.org/unclechu/haskell-qm-interpolated-string.svg?branch=master)](https://travis-ci.org/unclechu/haskell-qm-interpolated-string)
45

56
Implementation of interpolated multiline strings that ignores indentation

0 commit comments

Comments
 (0)