From da5d2d113a83558697387da35141053699e82093 Mon Sep 17 00:00:00 2001 From: Alexis Couvreur Date: Wed, 12 Nov 2025 18:34:25 -0500 Subject: [PATCH] docs: add github and docker icons --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c1a4e75..72c5e76 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ You can install Sablier using one of the following methods: ### Use the Docker image +Helm + ![Docker Pulls](https://img.shields.io/docker/pulls/sablierapp/sablier) ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/sablierapp/sablier/1.10.1) @@ -68,6 +70,8 @@ docker run -d -p 10000:10000 -v sablier.yaml:/etc/sablier/sablier.yaml sablierap ### Use the binary distribution +Helm + Grab the latest binary from the [releases](https://github.com/sablierapp/sablier/releases) page and run it: ```bash