From ad28d9eddc0c8b31b25ee57d6f3211b7ccb403b2 Mon Sep 17 00:00:00 2001 From: Julien Collard Date: Wed, 5 Oct 2016 11:54:55 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b268ace..2528a8f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A button group with `paper-button` style +## [Demo](https://neilujd.github.io/paper-buttons-group) + ## Install the Polymer-CLI First, make sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed. Then run `polymer serve` to serve your application locally.