From 00470a415ce95115947e49d42a0cba627e510064 Mon Sep 17 00:00:00 2001 From: Job Snijders Date: Wed, 11 Sep 2024 14:43:28 +0000 Subject: [PATCH] add badges to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b55776e..7257fd6 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ ![animated stayrtr logo](stayrtr.gif) +[![Docker Pulls](https://img.shields.io/docker/pulls/rpki/stayrtr.svg)](https://hub.docker.com/r/rpki/stayrtr) + + + Packaging status + + StayRTR is an open-source implementation of RPKI-to-Router protocol (RFC 6810, RFC 8210); based on GoRTR using the [the Go Programming Language](http://golang.org/). * `/lib` contains a library to create your own server and client.