Skip to content

Commit

Permalink
Organize dependencies in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
diogobernardino committed Jun 23, 2020
1 parent 79ad226 commit 2f70cc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ Note: WilliamChart v3 has been completely re-written from scratch in Kotlin and
### Gradle

``` groovy
// Charts
implementation 'com.diogobernardino:williamchart:3.7.1'
// Tooltips
implementation 'com.diogobernardino.williamchart:tooltip-slider:3.7.1'
implementation 'com.diogobernardino.williamchart:tooltip-points:3.7.1'
```
Expand Down

0 comments on commit 2f70cc0

Please sign in to comment.