From 302f1f54112e917cd2105d50022e7009be22ff1f Mon Sep 17 00:00:00 2001 From: Sergio Vera Castellano Date: Wed, 27 Dec 2017 17:05:43 +0100 Subject: [PATCH] Small example explanation --- examples/community/scrolling-background/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/community/scrolling-background/README.md b/examples/community/scrolling-background/README.md index 85e81cc..5347004 100644 --- a/examples/community/scrolling-background/README.md +++ b/examples/community/scrolling-background/README.md @@ -1,3 +1,5 @@ # Infinite scrolling background demo Created by [Sergio Vera](https://github.com/svera) + +This example shows how to implement an infinite side scrolling background.