From 0bebed0099c5ca962b82b040494a191b8a13a293 Mon Sep 17 00:00:00 2001 From: allan Date: Mon, 1 Dec 2025 23:55:03 +0100 Subject: [PATCH] Because reading the README is faster than debugging --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7f06800..b735369 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ This is a production-grade installer built to issue and renew certificates relia ## Why this installer exists DNS-01 validation is simpler and more flexible than HTTP-01 — especially for wildcard certificates and multi-host setups. -## What this installer does -✔ Automates DNS-01 via Cloudflare -✔ Supports wildcard certificates -✔ Optional Nginx reload hook -✔ Ideal for multi-site deployments +## What this installer does +✔ Automates DNS-01 via Cloudflare +✔ Supports wildcard certificates +✔ Optional Nginx reload hook +✔ Ideal for multi-site deployments ## What this installer does *NOT* do It won’t stop you from running the script without reading the documentation like there’s no tomorrow.