diff --git a/README.md b/README.md index 7dfc5cb..0d66db6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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) + The Mig is a library to build lightweight composable servers. The main strength is ability to build servers from parts and flexible DSL which features only small amount of functions.