diff --git a/README.md b/README.md index 4049286..14104a5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > [Micrometer](https://micrometer.io) wrapper to allow generic class/method level metric values [](https://dmtech.de/) -[![Build Status](https://github.com/dm-drogeriemarkt/micrometer-metrics-wrapper/actions/workflows/build-and-deploy.yml/badge.svg?branch=master)](https://github.com/dm-drogeriemarkt/micrometer-metrics-wrapper/actions) +[![Build Status](https://github.com/dm-drogeriemarkt/micrometer-metrics-wrapper/actions/workflows/build-and-deploy.yml/badge.svg)](https://github.com/dm-drogeriemarkt/micrometer-metrics-wrapper/actions) The micrometer-metrics-wrapper project is a [Micrometer](https://micrometer.io) wrapper to allow generic class/method level metric values. For this reason the library offers the ```@Metric``` annotation, which uses ```className.methodName``` as name for measurements.