removed reference to home-assistant-js (#2356)

according to the repository readme, this is old stuff and not used anymore.
This commit is contained in:
Beat 2017-03-31 19:26:30 +02:00 committed by Fabian Affolter
parent 2d727eb8f5
commit ebc2b9907f

View File

@ -14,7 +14,6 @@ Home Assistant is built from the ground up to be easily extensible using compone
Home Assistant is open-source and MIT-licensed. Here are links to the source: Home Assistant is open-source and MIT-licensed. Here are links to the source:
- [home-assistant](https://github.com/home-assistant/home-assistant): Python server backend. - [home-assistant](https://github.com/home-assistant/home-assistant): Python server backend.
- [home-assistant-js](https://github.com/home-assistant/home-assistant-js): JavaScript backend that powers the client.
- [home-assistant-polymer](https://github.com/home-assistant/home-assistant-polymer): Polymer UI. - [home-assistant-polymer](https://github.com/home-assistant/home-assistant-polymer): Polymer UI.
For those new to contributing to open source software, make sure you are familiar with all of the tools and concepts used in Home Assistant before you start. For those new to contributing to open source software, make sure you are familiar with all of the tools and concepts used in Home Assistant before you start.