diff --git a/README.md b/README.md index 68fdda0..0d6ca19 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # GraphHealthChecks -Graph Health Checks for HotChocolate +[![NuGet Version](https://img.shields.io/nuget/v/GraphHealthChecks)](https://www.nuget.org/packages/GraphHealthChecks) +[![NuGet Downloads](https://img.shields.io/nuget/dt/GraphHealthChecks)](https://www.nuget.org/packages/GraphHealthChecks) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/fiakkasa/GraphHealthChecks/blob/master/LICENSE) + +Graph Health Checks for HotChocolate. The purpose of this middleware is to provide feedback in regards to the health of the schema. +[Nuget](https://www.nuget.org/packages/GraphHealthChecks/) + ## Usage Locate the services registration and append one of: