From b979bd4f1369b687056d9480aa2805c23c752021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Thu, 30 May 2024 16:13:59 +0200 Subject: [PATCH] chore: update badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac167d6..9ac1ad3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![ConvertX](images/logo.png) # ConvertX [![Docker](https://github.com/C4illin/ConvertX/actions/workflows/docker-publish.yml/badge.svg?branch=main)](https://github.com/C4illin/ConvertX/actions/workflows/docker-publish.yml) +![GitHub Release](https://img.shields.io/github/v/release/C4illin/ConvertX) +![GitHub commits since latest release](https://img.shields.io/github/commits-since/C4illin/ConvertX/latest) A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia.