From 0bac6b88cca92a051f0b241aa7c7dfa788a13a7b Mon Sep 17 00:00:00 2001 From: o0nd7ots <124466962+o0nd7ots@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:58:00 +0000 Subject: [PATCH] Readme: fixed link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a85af7d1..1edfb046 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Podcini is an open source podcast manager/player project. -This is based on a fork from the popular project AntennaPod () as of Feb 5 2024. +This is based on a fork from the popular project [AntennaPod]() as of Feb 5 2024. Differing from the forked project, this project is purely Kotlin based, relies on the most recent dependencies, and most importantly has migrated the media player to androidx.media3, and added mechanism of AudioOffloadMode which is supposed to be kind to device battery. Efficiencies are also sought on running the app. App build is also upgraded to target Android 14. @@ -42,4 +42,4 @@ Original contents from the forked project maintains copyrights of the AntennaPod ## Translation -[At Transifex](https://app.transifex.com/xilinjia/podcini/dashboard/) \ No newline at end of file +[At Transifex](https://app.transifex.com/xilinjia/podcini/dashboard/)