From 95bede99ce24f1fd0a413f2cf489865c060e4dcb Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Sat, 10 Sep 2022 16:37:34 +0200 Subject: [PATCH] First version of README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5906de1 --- /dev/null +++ b/README.md @@ -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)