From d6eae25b350b9852a95512ac7ca50c75656a66ed Mon Sep 17 00:00:00 2001 From: Rahul Janagouda Date: Sun, 1 Oct 2017 01:57:18 +0530 Subject: [PATCH] Formatting Readme --- README.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index f043a4e..e3a42fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # StatusStories +#### [APK Link](https://goo.gl/jZzyg8) | [Video Link](https://goo.gl/7Jx6Hx) StatusStories is an photo view implementation of - Snapchat stories - Instagram stories @@ -8,7 +9,7 @@ StatusStories is an photo view implementation of -#### [APK Link](https://goo.gl/jZzyg8) | [Video Link](https://goo.gl/7Jx6Hx) + @@ -16,7 +17,6 @@ StatusStories is an photo view implementation of ## Features at glance ------------------- - Highly customizable Stories view - Click left right edge to move forward or previous just like WhatsApp - Hold the center area to pause @@ -28,7 +28,6 @@ StatusStories is an photo view implementation of ## Install -------- #1 Add it in your root build.gradle at the end of repositories: ```groovy @@ -48,9 +47,7 @@ StatusStories is an photo view implementation of ``` -How to Use ----------- - +## How to Use #1. As this uses Glide internally, please add this to root level repositories as this library uses glide to load the images. ```groovy maven { name 'glide-snapshot'; url 'http://oss.sonatype.org/content/repositories/snapshots' } @@ -73,16 +70,11 @@ How to Use ``` -Pulls are most welcome ----------------------- - - - +## Pulls are most welcome Inspired by [StoriesProgressView](https://github.com/shts/StoriesProgressView) -License ---- +## License ``` Copyright (C) 2017 Rahul Janagouda