mirror of
https://github.com/jlengrand/OpenGraphKt.git
synced 2026-03-10 08:31:23 +00:00
Status in README
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
[OpenGraphKt](https://github.com/jlengrand/OpenGraphKt) is a minimalist Kotlin multiplatform library that extracts [Open Graph tags](https://ogp.me/) from HTML pages.
|
||||
The input HTML can be an inlined string, a file, or a remote URL. OpenGraphKt is a tiny wrapper on top of JSoup.
|
||||
|
||||
## Current status
|
||||
|
||||
* WIP and absolutely not ready for usage.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- [JSoup](https://jsoup.org/)
|
||||
|
||||
Reference in New Issue
Block a user