Add link to demo in readme

This commit is contained in:
Paulus Schoutsen 2015-07-12 22:54:50 -07:00
parent 1318347fd8
commit a9b96ed236

View File

@ -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/) [![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 ## 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… As you might have noticed, we are using two different package managers. This might seem crazy but we have good reasons. Let us explain…