From 60cc4118d969774fae0a70ec739edaead491c939 Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Mon, 19 May 2025 08:33:00 +0200 Subject: [PATCH] Adding badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea90f46..0cf9b8b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # OpenGraphKt +[![build](https://github.com/jlengrand/OpenGraphKt/actions/workflows/gradle.yml/badge.svg)](https://github.com/simplex-chat/jlengrand/OpenGraphKt/workflows/gradle.yml) +![GitHub Release Date](https://img.shields.io/github/release-date/jlengrand/OpenGraphKt) ![Maven Central Version](https://img.shields.io/maven-central/v/fr.lengrand/opengraphkt) +![kotlin-version](https://img.shields.io/badge/kotlin-2.1.0-blue?logo=kotlin) +![GitHub License](https://img.shields.io/github/license/jlengrand/OpenGraphKt) [OpenGraphKt](https://github.com/jlengrand/OpenGraphKt) is a minimalist Kotlin library to work with the [Open Graph tags](https://ogp.me/) protocol.