diff --git a/README.md b/README.md index a93b9e12..dcd3e652 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Compared to AntennaPod this project: 1. Migrated all media routines to `androidx.media3`, with `AudioOffloadMode` enabled, nicer to device battery, 2. Is purely `Kotlin` based and mono-modular, and targets Android 14, -3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB +3. Iron-age celebrity SQLite is replaced with modern object-base Realm DB (Podcini.R) 4. Removed the need for support libraries and jetifier 5. Outfits with Viewbinding, Coil replacing Glide, coroutines replacing RxJava and threads, and SharedFlow replacing EventBus, 6. Boasts new UI's including streamlined drawer, subscriptions view and player controller,