diff --git a/README.md b/README.md index 1a5385e1..b8d1616c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It is an independent open source implementation that is not affiliated with or e ## Features -* Fully supports the ACME v2 protocol up to [draft 15](https://tools.ietf.org/html/draft-ietf-acme-acme-15) +* Fully supports the ACME v2 protocol up to [draft 16](https://tools.ietf.org/html/draft-ietf-acme-acme-16) * Supports the `http-01`, `dns-01` and `tls-alpn-01` challenges * Supports the [acme-ip draft](https://tools.ietf.org/html/draft-ietf-acme-ip) * Supports the [acme-star draft](https://tools.ietf.org/html/draft-ietf-acme-star) for short-term automatic certificate renewal (experimental)