From 314df6a90f2a343a82cedf9b1d91cad81b8e4993 Mon Sep 17 00:00:00 2001 From: Walker Crouse Date: Fri, 8 May 2015 11:46:05 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2fd708..b1b2df6 100644 --- a/README.md +++ b/README.md @@ -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 @@ -54,7 +54,7 @@ With Maven (make sure you are using the latest version): ``` -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 {