From 4ab6305baa0074bde5b2f09c6eb649836b0fd80a Mon Sep 17 00:00:00 2001 From: Semper-Viventem Date: Fri, 27 Jul 2018 17:28:25 +0300 Subject: [PATCH] Update REDME --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 206642b..e27a199 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ This library makes it easy to implement a [Backdrop](https://material.io/design/ ## Download -####JCenter (Recommended): +###JCenter (Recommended): + **For support library:** ```groovy dependencies { @@ -28,7 +29,7 @@ dependencies { } ``` *or* -####JitPack: +###JitPack: ```groovy repositories { ...