From 30293f3e2f86f39f856d97e8a41679431c78ee66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Delpoux?= Date: Mon, 18 Dec 2017 13:17:37 +0100 Subject: [PATCH] Add demo page link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a6410a..09a813d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ directly in your html, you could get it from the UNPKG CDN https://unpkg.com/react-responsive-masonry/umd/react-responsive-masonry.js ``` +## Demo + +See [Demo page][github-page] + ## Example ![React-responsive-masonry gif](/demo/src/example.gif)