You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/developers/development.markdown
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ sharing: true
9
9
footer: true
10
10
---
11
11
12
-
Home Assistant is built from the ground up to be easily-extensible by other developers using components. It uses [Python 3](https://www.python.org/) for the backend and [Polymer (Web components)](https://www.polymer-project.org/) for the frontend.
12
+
Home Assistant is built from the ground up to be easilyextensible using components. Home Assistant uses [Python 3](https://www.python.org/) for the backend and [Polymer (Web components)](https://www.polymer-project.org/) for the frontend.
13
13
14
-
Home Assistant is open-source and MITlicensed. The source can be found here:
14
+
Home Assistant is open-source and MIT-licensed. Here are links to the source::
15
15
16
-
-[home-assistant](https://github.com/home-assistant/home-assistant) - Python server backend
17
-
-[home-assistant-js](https://github.com/home-assistant/home-assistant-js) - JavaScript backend powering the client
0 commit comments