Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Update title and dependency path
  • Loading branch information
mmoghaddam385 authored Apr 13, 2020
1 parent 92a9a6e commit 926e28f
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
@@ -1,4 +1,4 @@
# Polygon Kotlin Client SDK
# Polygon JVM Client SDK written in Kotlin

A client SDK for Polygon.io's API usable by any JVM language (including in Android SDK version 21+)

Expand All @@ -12,7 +12,7 @@ repositories {
}
dependencies {
implementation 'com.github.mmoghaddam385:polygon-kotlin-client:1.0'
implementation 'com.github.polygon-io:client-jvm:1.0'
}
```

Expand Down

0 comments on commit 926e28f

Please sign in to comment.