From ae55bc1c389e5055bf33bd3d9de72c8e9fcb76a7 Mon Sep 17 00:00:00 2001 From: sabeeh Date: Mon, 27 Nov 2023 23:31:24 +0500 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee27b5e1..ee7d25b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **Ksoup** is a Kotlin Multiplatform library for working with real-world HTML and XML. It's a port of the renowned Java library, **jsoup**, and offers an easy-to-use API for URL fetching, data parsing, extraction, and manipulation using DOM and CSS selectors. -[![Kotlin](https://img.shields.io/badge/Kotlin-1.9.20-blue.svg?style=flat&logo=kotlin)](https://kotlinlang.org) +[![Kotlin](https://img.shields.io/badge/Kotlin-1.9.21-blue.svg?style=flat&logo=kotlin)](https://kotlinlang.org) [![Maven Central](https://img.shields.io/maven-central/v/com.fleeksoft.ksoup/ksoup.svg)](https://mvnrepository.com/artifact/com.fleeksoft.ksoup) ![badge-android](http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat)