From 9e6caf9bf03d6e38652cfce445ae77f29403a143 Mon Sep 17 00:00:00 2001 From: hogelog Date: Mon, 10 Aug 2015 14:52:28 +0900 Subject: [PATCH] Fix README syntax highlighting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0ef644..174506b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ If you want use this library, you only have to download MaterialDesign project, If you prefer it, you can use the gradle dependency, you have to add these lines in your build.gradle file: -```xml +```gradle repositories { jcenter() }