From 8007847afe29b1f716685a5e23cb230b0a07635c Mon Sep 17 00:00:00 2001 From: iko Date: Sat, 15 Feb 2020 22:14:25 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34bf97f..ad9c1e2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# fused-effects-squeal ![Hackage](https://img.shields.io/hackage/v/fused-effects-squeal?color=informational&label=Hackage&logo=haskell) +# fused-effects-squeal [![Hackage](https://img.shields.io/hackage/v/fused-effects-squeal?color=informational&label=Hackage&logo=haskell)](http://hackage.haskell.org/package/fused-effects-squeal) This is an overview of the way this library works. If you would like to learn how Squeal itself works you should head to the [morphismtech/squeal repository](https://github.com/morphismtech/squeal).