From 3c3bf19123960db995a14439b92490861d5e3c18 Mon Sep 17 00:00:00 2001 From: Siavash Bonakdar Date: Thu, 14 Dec 2023 01:42:43 -0500 Subject: [PATCH] Update README.md embeded indicator of latest jitpack version # --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5869327..78e1169 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@
-[![GitHub release](https://img.shields.io/github/release/doximity/android-dialer-call-lib.svg)](https://github.com/doximity/android-dialer-call-lib/releases) ![platforms](https://img.shields.io/badge/platforms-android-green.svg) +[![](https://jitpack.io/v/doximity/android-dialer-call-lib.svg)](https://jitpack.io/#doximity/android-dialer-call-lib) +![platforms](https://img.shields.io/badge/platforms-android-green.svg) ## What is CallWithDoxDialer? @@ -47,7 +48,9 @@ dependencies { compile 'com.github.doximity:android-dialer-call-lib:vX.X' } ``` -(Note: You must replace X.X with the latest library version, which can be found here https://jitpack.io/#doximity/android-dialer-call-lib) +Note: You must replace X.X with the latest library version, which can be found here [![](https://jitpack.io/v/doximity/android-dialer-call-lib.svg)](https://jitpack.io/#doximity/android-dialer-call-lib) or via the link below + +https://jitpack.io/#doximity/android-dialer-call-lib Method 2: Download the library and import it as a module. in `Settings.gradle`