From b602c3d367eb3e30a5b495ece34e768ac8ac656f Mon Sep 17 00:00:00 2001 From: Anton Kholomiov Date: Fri, 10 Nov 2023 15:26:50 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 737e3d9..e8b2f41 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![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) +[![docs - tutorial](https://img.shields.io/badge/docs-Tutorial-2ea44f)](https://anton-k.github.io/mig/) +[![docs - examples](https://img.shields.io/badge/docs-Examples-2ea44f)]([https://anton-k.github.io/mig/](https://github.com/anton-k/mig/tree/main/examples/mig-example-apps)) The Mig is a library to build lightweight composable servers. The main strength is ability to build servers from parts