Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mwt committed Aug 9, 2022
1 parent 5287983 commit 6aacb92
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
Bunny.net DNS Authenticator Plugin for Certbot
==============================================

.. image:: https://img.shields.io/github/license/mwt/certbot-dns-bunny?style=for-the-badge
:alt: License Badge
:target: LICENSE

.. image:: https://img.shields.io/pypi/v/certbot-dns-bunny?style=for-the-badge
:alt: PyPI Version Badge
:target: https://pypi.org/project/certbot-dns-bunny/

.. image:: https://img.shields.io/pypi/pyversions/certbot-dns-bunny?style=for-the-badge
:alt: Supported Python Versions Badge
:target: https://pypi.org/project/certbot-dns-bunny/

.. image:: https://readthedocs.org/projects/certbot-dns-bunny/badge/?version=latest&style=for-the-badge
:alt: Documentation Badge
:target: https://certbot-dns-bunny.readthedocs.io/en/latest/

.. image:: https://flat.badgen.net/snapcraft/v/certbot-dns-bunny/?scale=1.4
:alt: Snap Store Badge
:target: https://snapcraft.io/certbot-dns-bunny

Full documentation is on `Read the Docs
<https://certbot-dns-bunny.readthedocs.io/en/latest/>`_.

Expand All @@ -20,6 +40,13 @@ and can be upgraded using the ``--upgrade`` flag
pip install --upgrade certbot-dns-bunny
If you installed certbot as a snap, then you have to install this plugin as a snap as well.

.. code:: bash
snap install certbot-dns-bunny
sudo snap connect certbot:plugin certbot-dns-bunny
Credentials
-----------

Expand Down

0 comments on commit 6aacb92

Please sign in to comment.