From f1da353e2d1dcfa0ee50c01d745ee68509fad7da Mon Sep 17 00:00:00 2001 From: Pascal Zimmermann Date: Fri, 29 May 2026 11:31:21 +0200 Subject: [PATCH] Remove asciicast link from README Removed asciicast image link from usage section. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8c1cd911..ef9e53dd 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,6 @@ For longer explanation of the underlying issue and other proposed solutions, see A client application for acme-dns with support for Certbot authentication hooks is available at: [https://github.com/acme-dns/acme-dns-client](https://github.com/acme-dns/acme-dns-client). -[![asciicast](https://asciinema.org/a/94903.png)](https://asciinema.org/a/94903) - Using acme-dns is a three-step process (provided you already have the self-hosted server set up): - Get credentials and unique subdomain (simple POST request to e.g. https://auth.acme-dns.io/register)