From 3e1c9e147f49ead6c9fe4fed4647ac793307c1e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emrik=20=C3=96stling?= Date: Fri, 31 May 2024 16:42:15 +0200 Subject: [PATCH] chore: add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a253013..79f97d5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![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) +![GitHub repo size](https://img.shields.io/github/repo-size/C4illin/ConvertX) +![GitHub top language](https://img.shields.io/github/languages/top/C4illin/ConvertX) A self-hosted online file converter. Supports 831 different formats. Written with Typescript, Bun and Elysia.