From 3697fce46259822a71dd1086cfe429714faae709 Mon Sep 17 00:00:00 2001 From: saltbo Date: Sun, 12 Apr 2026 10:52:47 -0400 Subject: [PATCH] docs(readme): add CI, Release, version, and Docker badges Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 765a6d40..8ff00b6a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ **The open-source, S3-native file hosting platform.** +[![CI](https://github.com/saltbo/zpan/actions/workflows/ci.yml/badge.svg)](https://github.com/saltbo/zpan/actions/workflows/ci.yml) +[![Release](https://github.com/saltbo/zpan/actions/workflows/release.yml/badge.svg)](https://github.com/saltbo/zpan/actions/workflows/release.yml) +[![GitHub Release](https://img.shields.io/github/v/release/saltbo/zpan)](https://github.com/saltbo/zpan/releases/latest) +[![Docker Image](https://img.shields.io/badge/ghcr.io-saltbo%2Fzpan-blue)](https://ghcr.io/saltbo/zpan) [![License](https://img.shields.io/github/license/saltbo/zpan.svg)](https://github.com/saltbo/zpan/blob/master/LICENSE) > Image bed, file sharing, and backup — powered by S3, deployed anywhere.