From 1e6a19acbb7f6b64f226fbe76b40525fae9ca977 Mon Sep 17 00:00:00 2001 From: Adrian Shum Date: Wed, 28 May 2025 17:25:57 +0800 Subject: [PATCH] chore: remove ghcr badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f372e54..c3b21fb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ [![Test Status](https://github.com/cshum/imagorvideo/workflows/test/badge.svg)](https://github.com/cshum/imagorvideo/actions/workflows/test.yml) [![Coverage Status](https://img.shields.io/coverallsCoverage/github/cshum/imagorvideo)](https://coveralls.io/github/cshum/imagorvideo?branch=master) [![Docker Hub](https://img.shields.io/badge/docker-shumc/imagorvideo-blue.svg)](https://hub.docker.com/r/shumc/imagorvideo/) -[![GitHub Container Registry](https://ghcr-badge.egpl.dev/cshum/imagorvideo/latest_tag?trim=major&label=ghcr.io&ignore=next,master&color=%23007ec6)](https://github.com/cshum/imagorvideo/pkgs/container/imagorvideo) imagorvideo is a new initiative that brings video thumbnail capability through ffmpeg, built on the foundations of [imagor](https://github.com/cshum/imagor) - a fast, secure image processing server and Go library, using libvips.