From ec353845ac97f24a61dea9389257478e6bf43e4f Mon Sep 17 00:00:00 2001 From: Mohammad Mirrajabi Date: Sun, 24 Mar 2019 21:44:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d59c31..adfeed8 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ Supported languages Duration Humanizer by default has only English support. If you want add more languages, you can include the following dependencies. -**Note**. Replace `latest_version` with the latest humanizer version published: [![](https://jitpack.io/v/mirrajabi/duration-humanizer.svg)](https://jitpack.io/#mirrajabi/duration-humanizer) +**Note**. Replace `$latest_version` with the latest humanizer version published: [![](https://jitpack.io/v/mirrajabi/duration-humanizer.svg)](https://jitpack.io/#mirrajabi/duration-humanizer) * Italian - `implementation com.github.mirrajabi:duration-humanizer-it:latest_version` + `implementation "com.github.mirrajabi:duration-humanizer-it:$latest_version"`