Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jairrab authored Sep 23, 2020
1 parent 08c0212 commit 95eb02b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ repositories {
}
dependencies {
implementation 'com.github.jairrab:KotlinCalculator:2.2.0'
//replace $version_number with JitPack version above
implementation 'com.github.jairrab:KotlinCalculator:$version_number'
}
```
## Features
Expand Down

0 comments on commit 95eb02b

Please sign in to comment.