From 1da06f8aac46f23b2d487313ecc73b7c44fa7a24 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 07:13:22 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b953668..91456f1 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Screenshot Including in your project ------------------------- -###Using Maven +### Using Maven FButton Library is pushed to [Maven Central](http://search.maven.org/#search|ga|1|fbutton), so you just need to add the following dependency to your `build.gradle`. dependencies { @@ -19,7 +19,7 @@ FButton Library is pushed to [Maven Central](http://search.maven.org/#search|ga| } -###Manually +### Manually Copy/merge the following files to corresponding folder/file: + info/hoang8f/widget/FButton.java + res/values/attrs.xml