Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Merge pull request #8 from se-bastiaan/develop
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
se-bastiaan committed Apr 11, 2016
2 parents 7581887 + 6eb9750 commit 7a6eed2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
TorrentStream-Android
TorrentStream-Android [![Release](https://jitpack.io/v/se-bastiaan/TorrentStream-Android.svg)](https://jitpack.io/#se-bastiaan/TorrentStream-Android)
======

A torrent streamer library for Android based on [jlibtorrent](https://github.com/frostwire/frostwire-jlibtorrent).
Expand All @@ -21,7 +21,7 @@ Add to your dependencies:

```groovy
dependencies {
compile "com.github.se-bastiaan:TorrentStream-Android:2.0.1"
compile "com.github.se-bastiaan:TorrentStream-Android:{$torrentstreamVersion}"
}
```

Expand Down Expand Up @@ -55,4 +55,4 @@ If you want to get status information about the torrent then you might want to u
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

0 comments on commit 7a6eed2

Please sign in to comment.