diff --git a/README.md b/README.md index f1106d0..28e1b6f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TranslationViewDragHelper -A version of [ViewDragHelper](https://developer.android.com/reference/android/support/v4/widget/ViewDragHelper.html) which accounts for X and Y translations. +A version of [ViewDragHelper](https://developer.android.com/reference/androidx/customview/widget/ViewDragHelper) which accounts for X and Y translations. [![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.commit451/translationviewdraghelper/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.commit451/translationviewdraghelper)