From faa9437971c967273672823253ed0f28fd2ec545 Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Sat, 27 Jun 2020 15:39:50 +0200 Subject: [PATCH] Fix mismatching indent in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a91427d..e7e2334 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can add the library by inserting the following in your `build.gradle` : ```gradle repositories { - jcenter() + jcenter() } dependencies {