From 657bdada202c9a2626a74a66da10f25316867ee6 Mon Sep 17 00:00:00 2001 From: Pedro Diaz Date: Mon, 26 Sep 2016 15:13:49 -0400 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61cc64e..73a31d5 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ To install directly to the phone connected via ADB ``` ./gradlew installRelease ``` + ## Contributing - Fork it! - Create your feature branch: `git checkout -b my-new-feature`