From 0fbd91001bc4c5fe44036600c923d9f083942f91 Mon Sep 17 00:00:00 2001 From: Anton Kholomiov Date: Fri, 10 Nov 2023 10:33:43 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f724fa..737e3d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # [Mig](https://anton-k.github.io/mig/) - library to write composable and lightweight servers [![build](https://github.com/anton-k/mig/actions/workflows/compile-and-test.yml/badge.svg)](https://github.com/anton-k/mig/actions/workflows/compile-and-test.yml) +[![Version on Hackage](https://img.shields.io/hackage/v/mig-server.svg)](https://hackage.haskell.org/package/mig-server) The Mig is a library to build lightweight composable servers. The main strength is ability to build servers from parts