From 4d802b576facf6e39d5f8ed0ca2be6746e10f481 Mon Sep 17 00:00:00 2001 From: Paul Welter Date: Tue, 21 Nov 2023 09:11:47 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 97418ed..926d640 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Source generator that helps register attribute marked services in the dependency injection ServiceCollection +[![Build Project](https://github.com/loresoft/Injectio/actions/workflows/dotnet.yml/badge.svg)](https://github.com/loresoft/Injectio/actions/workflows/dotnet.yml) + +[![Coverage Status](https://coveralls.io/repos/github/loresoft/Injectio/badge.svg?branch=main)](https://coveralls.io/github/loresoft/Injectio?branch=main) + +[![Injectio](https://img.shields.io/nuget/v/Injectio.svg)](https://www.nuget.org/packages/Injectio/) + [![Source generator](https://raw.githubusercontent.com/loresoft/Injectio/main/media/Injectio.Genertors.png)](https://github.com/loresoft/Injectio) ## Features