Skip to content

Commit

Permalink
Merge pull request #4 from maggud/master
Browse files Browse the repository at this point in the history
Update readme
  • Loading branch information
maggud authored Mar 10, 2020
2 parents f8c0a29 + 33334c1 commit e1e21f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ dependencies {
implementation "com.tink:link:0.9.0"
}
```

3. Optional: Verify artifact checksums

// TODO
The *SHA-256* checksums can be found in the corresponding [release](https://github.com/tink-ab/tink-link-android/releases).

## Initialization

Expand Down Expand Up @@ -54,4 +55,4 @@ Tink.init(config, applicationContext)
- [Usage Examples](/USAGE.md) This document outlines how to use the different classes and types provided with TinkLink

## Developer documentation
- [Tink Link Android Reference](/docs/index.md)
- [Tink Link Android Reference](https://tink-ab.github.io/tink-link-android/)

0 comments on commit e1e21f4

Please sign in to comment.