From 76bca0547ab8dbae4e345be70d76e27dc4a49a15 Mon Sep 17 00:00:00 2001 From: Kelson Date: Sun, 8 Jan 2023 15:45:40 +0100 Subject: [PATCH] Kiwix for Android is 100% Kotlin now --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e27619ac8..b099e2674 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ is to make Wikipedia available offline. This is done by reading the content of a file in the ZIM format, a highly compressed open format with additional metadata. This is the version for Android. -Kiwix Android is written in [Kotlin](https://kotlinlang.org/) (with a few old -pieces in Java). +Kiwix Android is written in [Kotlin](https://kotlinlang.org/) [![Build Status](https://github.com/kiwix/kiwix-android/workflows/CI/badge.svg?query=branch%3Adevelop+workflow%3ANightly)](https://github.com/kiwix/kiwix-android/actions?query=workflow%3ANightly+branch%3Adevelop) [![Nightly](https://github.com/kiwix/kiwix-android/actions/workflows/nightly.yml/badge.svg)](https://github.com/kiwix/kiwix-android/actions/workflows/nightly.yml)