diff --git a/README.md b/README.md index a47d262..791ac7a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![NuGet](https://img.shields.io/nuget/v/AggregateKit.svg)](https://www.nuget.org/packages/AggregateKit) [![Build](https://github.com/ppilichowski/AggregateKit/actions/workflows/ci.yml/badge.svg)](https://github.com/ppilichowski/AggregateKit/actions) +[![codecov](https://codecov.io/gh/suranig/AggregateKit/branch/main/graph/badge.svg)](https://codecov.io/gh/suranig/AggregateKit) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) AggregateKit is a lightweight library providing essential building blocks for Domain-Driven Design (DDD) in .NET applications. @@ -176,4 +177,4 @@ See [DEVELOPMENT.md](DEVELOPMENT.md) for complete development instructions. ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.