Starts fixing #8.

Removes required dependency to JSoup for users of the library.
This commit is contained in:
Julien Lengrand-Lambert
2025-05-16 23:08:28 +02:00
parent 1da49245a4
commit 0803182d88
6 changed files with 49 additions and 47 deletions

View File

@@ -1,5 +1,8 @@
# OpenGraphKt
![Maven Central Version](https://img.shields.io/maven-central/v/fr.lengrand/opengraphkt)
[OpenGraphKt](https://github.com/jlengrand/OpenGraphKt) is a minimalist Kotlin library to work with the [Open Graph tags](https://ogp.me/) protocol.
OpenGraphKt is a tiny wrapper on top of JSoup.