Skip to content

Commit

Permalink
fixed jitpack.io link to match v1.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyab committed Dec 29, 2015
1 parent 6019fcf commit e58be88
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 @@ -9,7 +9,7 @@ So what the heck is a SeekArc? Essentially it’s a SeekBar that has been wrappe
<img height="200px" src="raw/arc_sweeps.png"/>
</div>

[Video demo of the sample project]("http://www.youtube.com/watch?v=MefE7mjM94M")
[Video demo of the sample project](http://www.youtube.com/watch?v=MefE7mjM94M)

# Using the SeekArc

Expand Down Expand Up @@ -60,7 +60,7 @@ Now add a library dependency (remember to check for latest release)

```groovy
dependencies {
compile 'com.github.triggertap:seekarc:1.1'
compile 'com.github.Triggertrap:SeekArc:v1.1'
}
```

Expand Down

0 comments on commit e58be88

Please sign in to comment.