From a9b96ed236483f4dea87213b0e93c7f2d6948990 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 12 Jul 2015 22:54:50 -0700 Subject: [PATCH] Add link to demo in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6424a1a1fd..cea95a24af 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ This is the repository for the official Home Assistant frontend. The frontend is [![Screenshot of the frontend](https://raw.githubusercontent.com/balloob/home-assistant-polymer/master/docs/screenshot.png)](https://home-assistant.io/demo/) +[_Click here for a demo_](https://home-assistant.io/demo/) + ## An unusual approach to Polymer As you might have noticed, we are using two different package managers. This might seem crazy but we have good reasons. Let us explain…