Skip to content

Commit

Permalink
readme and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed May 30, 2013
1 parent 9d27df1 commit fde901d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Expand Up @@ -7,6 +7,18 @@ The sample will do a Google Image Search and load/show the results asynchronousl

![](https://raw.github.com/koush/UrlImageViewHelper/master/helper2.png)

### Download

Download [the latest JAR](http://repository.sonatype.org/service/local/artifact/maven/redirect?r=central-proxy&g=com.koushikdutta.urlimageviewhelper&a=urlimageviewhelper&v=LATEST
) or grab via Maven:

```xml
<dependency>
<groupId>com.koushikdutta.urlimageviewhelper</groupId>
<artifactId>urlimageviewhelper</artifactId>
<version>(insert latest version)</version>
</dependency>
```

### Usage

Expand Down
Binary file modified helper2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fde901d

Please sign in to comment.