diff --git a/README.md b/README.md index 624ee8d11..b1acdf7f0 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ If you are interested in our custom apps they have their own repo [kiwix-android ## Libraries Used +- [Libkiwix](https://github.com/kiwix/java-libkiwix) - Kotlin/Java binding for the core Kiwix library - [Dagger 2](https://github.com/google/dagger) - A fast dependency injector for Android and Java - [Retrofit](https://square.github.io/retrofit/) - Retrofit turns your REST API into a Java interface - [OkHttp](https://github.com/square/okhttp) - An HTTP+SPDY client for Android and Java applications