From 446460b5b4c4bd4d00f740fc90f9fff3cea92922 Mon Sep 17 00:00:00 2001 From: Pramono Winata Date: Sun, 27 Jan 2019 21:34:20 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8267b..6ef8a54 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Implementing endless recycler view the easy way with this library. This library extends RecyclerView so any functions from recycler view can be called. Implemented fully with Kotlin. -![alt text](https://raw.githubusercontent.com/pramonow/just_images/master/endlessrv.gif) +![alt text](https://github.com/pramonow/just_images/blob/master/endlessrv.gif?raw=true) allprojects { repositories {