Skip to content

Commit

Permalink
Correct docs to not talk about tax-kalculator
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeherby authored Feb 7, 2020
1 parent 002fa35 commit b4a21a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![LINE](https://img.shields.io/badge/line--coverage-98%25-brightgreen.svg)
![BRANCH](https://img.shields.io/badge/branch--coverage-82%25-brightgreen.svg)
![COMPLEXITY](https://img.shields.io/badge/complexity-1.64-brightgreen.svg)
[ ![Download](https://api.bintray.com/packages/hmrc/mobile-releases/tax-kalculator/images/download.svg) ](https://bintray.com/hmrc/mobile-releases/help-to-save-kalculator/_latestVersion)
[ ![Download](https://api.bintray.com/packages/hmrc/mobile-releases/help-to-save-kalculator/images/download.svg) ](https://bintray.com/hmrc/mobile-releases/help-to-save-kalculator/_latestVersion)
## Calculate help to save bonus

### For new users
Expand Down Expand Up @@ -104,7 +104,7 @@ Add the dependency in the `build.gradle` of the module:

```groovy
dependencies {
implementation "uk.gov.hmrc:tax-kalculator-jvm:x.y.z"
implementation "uk.gov.hmrc:help-to-save-kalculator-jvm:x.y.z"
}
```

Expand Down

0 comments on commit b4a21a6

Please sign in to comment.