Merge pull request #14 from kiwix/first-README

First version of README
This commit is contained in:
Kelson 2022-09-10 16:38:01 +02:00 committed by GitHub
commit 4f06e80c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Libkiwix binding for Java/Kotlin
![Maven Central](https://img.shields.io/maven-central/v/org.kiwix.kiwixlib/kiwixlib)
[![CodeFactor](https://www.codefactor.io/repository/github/kiwix/java-libkiwix/badge)](https://www.codefactor.io/repository/github/kiwix/java-libkiwix)
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)