Update README.md

This commit is contained in:
Beau Hartshorne 2024-08-04 12:58:23 -07:00 committed by Dirkjan Ochtman
parent fbe18f697a
commit 810df05933
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
instant-acme is an async, pure-Rust ACME (RFC 8555) client.
instant-acme is used in production at [Instant Domains](https://instantdomains.com/) to help
instant-acme is used in production at [Instant Domain Search](https://instantdomainsearch.com/) to help
us provision TLS certificates within seconds for our customers. instant-acme relies
on Tokio and rustls to implement the [RFC 8555](https://www.rfc-editor.org/rfc/rfc8555.html)
specification.