From c1aaf19aac0953ddffdea549b31b176dfcdddb1f Mon Sep 17 00:00:00 2001 From: Andy Warner Date: Mon, 9 Feb 2026 18:51:54 -0700 Subject: [PATCH] docs: make it more clear that any ACME CA may be used (#2841) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6324ece67..07e4f7dd6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # Lego -Let's Encrypt client and ACME library written in Go. +[ACME](https://www.rfc-editor.org/rfc/rfc8555.html) client and library for Let's Encrypt and other ACME CAs written in Go. [![Go Reference](https://pkg.go.dev/badge/github.com/go-acme/lego/v4.svg)](https://pkg.go.dev/github.com/go-acme/lego/v4) [![Build Status](https://github.com//go-acme/lego/workflows/Main/badge.svg?branch=master)](https://github.com//go-acme/lego/actions)