Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igreenwood authored May 13, 2020
1 parent 76259a9 commit 59014e0
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 @@
# Loupe [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Loupe-lightgrey.svg?style=flat)](https://android-arsenal.com/details/1/8047) [![](https://jitpack.io/v/igreenwood/loupe.svg)](https://jitpack.io/#igreenwood/loupe) [![CircleCI](https://circleci.com/gh/igreenwood/loupe/tree/master.svg?style=svg)](https://circleci.com/gh/igreenwood/loupe/tree/master)
# Loupe [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Loupe-lightgrey.svg?style=flat)](https://android-arsenal.com/details/1/8047) [ ![Download](https://api.bintray.com/packages/isseiaoki/maven/loupe/images/download.svg) ](https://bintray.com/isseiaoki/maven/loupe/_latestVersion) [![CircleCI](https://circleci.com/gh/igreenwood/loupe/tree/master.svg?style=svg)](https://circleci.com/gh/igreenwood/loupe/tree/master)

Loupe is an ImageView Helper for Android that supports `pinch-to-zoom` and `swipe-to-dismiss` gesture.

Expand All @@ -24,7 +24,7 @@ dependencies {
}
```

`LATEST_VERSION` is [![](https://jitpack.io/v/igreenwood/loupe.svg)](https://jitpack.io/#igreenwood/loupe).
`LATEST_VERSION` is [ ![Download](https://api.bintray.com/packages/isseiaoki/maven/loupe/images/download.svg) ](https://bintray.com/isseiaoki/maven/loupe/_latestVersion).

## Quick Start

Expand Down

0 comments on commit 59014e0

Please sign in to comment.