Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
windy1 committed May 8, 2015
1 parent 33f0307 commit 314df6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -42,7 +42,7 @@ projects, please consider donating a small amount so that I may continue to devo

## Quickstart

With Maven (make sure you are using the latest version):
With Maven (make sure you are using the [latest version](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22se.walkercrou%22%20AND%20a%3A%22google-places-api-java%22)):

```xml
<dependencies>
Expand All @@ -54,7 +54,7 @@ With Maven (make sure you are using the latest version):
</dependencies>
```

With Gradle (make sure you are using the latest version):
With Gradle (make sure you are using the [latest version](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22se.walkercrou%22%20AND%20a%3A%22google-places-api-java%22)):

```java
repositories {
Expand Down

0 comments on commit 314df6a

Please sign in to comment.