diff --git a/README.md b/README.md index b06429a..48a4276 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# acme ![MIT license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square) +![`kelunik/acme-client`](./res/logo.png) -`kelunik/acme-client` is a standalone ACME client written in PHP. ACME is the protocol that powers the [Let's Encrypt](https://letsencrypt.org) certificate authority. +`kelunik/acme-client` is an ACME client written in PHP. ACME is the protocol that powers the [Let's Encrypt](https://letsencrypt.org) certificate authority. ## Documentation diff --git a/res/logo-avatar.png b/res/logo-avatar.png new file mode 100644 index 0000000..67da173 Binary files /dev/null and b/res/logo-avatar.png differ diff --git a/res/logo.png b/res/logo.png new file mode 100644 index 0000000..4b720c9 Binary files /dev/null and b/res/logo.png differ