Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirrajabi committed Mar 24, 2019
1 parent 36b3240 commit ec35384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -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"`

0 comments on commit ec35384

Please sign in to comment.