From 91c4a64284a491070ead9f15da8f61f43c058c5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Fri, 18 Oct 2024 20:07:44 +0200 Subject: [PATCH] chore: add dev image size --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4553dec..8a7502d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ ![GitHub commits since latest release](https://img.shields.io/github/commits-since/C4illin/ConvertX/latest) ![GitHub repo size](https://img.shields.io/github/repo-size/C4illin/ConvertX) ![Docker container size](https://ghcr-badge.egpl.dev/c4illin/convertx/size?color=%230375b6&tag=latest&label=image+size&trim=) +![Dev image size](https://ghcr-badge.egpl.dev/c4illin/convertx/size?color=%230375b6&tag=main&label=dev+image&trim=) ![GitHub top language](https://img.shields.io/github/languages/top/C4illin/ConvertX) A self-hosted online file converter. Supports over a thousand different formats. Written with TypeScript, Bun and Elysia.