From 6eb97502bf142cc614a08e0fdbf618d5a8c757c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastiaan?= Date: Mon, 11 Apr 2016 19:39:39 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8166c0b..72d0b69 100644 --- a/README.md +++ b/README.md @@ -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). @@ -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}" } ``` @@ -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. \ No newline at end of file + limitations under the License.