From 7ca5983a7c6b849279d628594fc37bf5bfab53dc Mon Sep 17 00:00:00 2001 From: rustmailer Date: Sat, 4 Oct 2025 17:03:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7c80bb..d5fa258 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ cargo build --release ``` ### ๐Ÿณ Prefer Docker? - +![Docker Image Size](https://img.shields.io/docker/image-size/rustmailer/rustmailer/latest?label=Docker%20image%20size) If you donโ€™t want to build manually, you can follow the Docker-based installation guide here: ๐Ÿ“„ [Install via Docker](https://rustmailer.com/docs/install/docker) ```shell