Skip to content

Commit c51e27d

Browse files
authored
Update README.md
1 parent 4b057c9 commit c51e27d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Metrics Aggregator Daemon
1313
<img src="https://img.shields.io/maven-central/v/com.arpnetworking.metrics/metrics-aggregator-daemon.svg"
1414
alt="Maven Artifact">
1515
</a>
16-
[![Docker Pulls](https://img.shields.io/docker/pulls/arpnetworking/mad.svg?maxAge=2592000)]()
16+
<a href="https://hub.docker.com/r/arpnetworking/mad">
17+
<img src="https://img.shields.io/docker/pulls/arpnetworking/mad.svg" alt="Docker">
18+
</a>
1719

1820
Aggregates samples into configurable time buckets (e.g. 1 second, 1 minute, etc.) published by metrics client libraries
1921
(e.g. [Java](https://github.com/ArpNetworking/metrics-client-java),

0 commit comments

Comments
 (0)