Skip to content

Commit 67a9d4f

Browse files
author
Patrick Koss
committed
add badges to readme
1 parent 9009d5a commit 67a9d4f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Certbot DNS-STACKIT Authenticator Plugin
22

3+
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/stackitcloud/certbot-dns-stackit/blob/main/LICENSE)
4+
[![GitHub Release](https://img.shields.io/github/v/release/stackitcloud/certbot-dns-stackit.svg)](https://github.com/stackitcloud/certbot-dns-stackit/releases)
5+
[![Python Version](https://img.shields.io/badge/Python-%3E=3.7-blue.svg)](https://www.python.org/downloads/)
6+
[![Downloads](https://img.shields.io/pypi/dm/certbot-dns-stackit.svg)](https://pypi.org/project/certbot-dns-stackit/)
7+
[![Code Size](https://img.shields.io/github/languages/code-size/stackitcloud/certbot-dns-stackit.svg)](https://github.com/stackitcloud/certbot-dns-stackit)
8+
[![Contributors](https://img.shields.io/github/contributors/stackitcloud/certbot-dns-stackit.svg)](https://github.com/stackitcloud/certbot-dns-stackit/graphs/contributors)
9+
310
The Certbot DNS-Stackit Authenticator Plugin allows you to obtain SSL/TLS certificates from Let's Encrypt using the
411
DNS-01 challenge method with STACKIT as your DNS provider. This README provides detailed instructions on how to install
512
and use the plugin.

0 commit comments

Comments
 (0)