From 12bfefe2740dffece4f7f0d65b30ca52b56959f9 Mon Sep 17 00:00:00 2001 From: Kevin Kiprotich Date: Sun, 14 Oct 2018 23:06:16 +0300 Subject: [PATCH] Updated README --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index beed9fc..752adf1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Create a beautiful blurry background with simple code and less work. Use this layout to place views above it while keeping the background awesome. Use your image and colors to come up with a cool layout that matches yorur needs ## Screenshot -![alt text](https://github.com/carloscj6/BlurryLayout/blob/master/Screenshots/device-2018-10-11-002239.png "Blurry Layout") + + ## Setup First include the library in your project with: @@ -12,7 +13,7 @@ First include the library in your project with: In your `layout.xml` file, set the parent layout as: -``` +```xml