From 8f4b3fefc47fdf77bfffaffeeda58ed244b6b099 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Sun, 28 Dec 2014 10:38:24 +0100 Subject: [PATCH] update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b4da9f..8975bbe5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ guh -=== +-------------------------------------------- + +*guh* (/[guːh]/ - pronounced German and sounds like "*goo*") is an open source home automation server, which allows to control a lot of different devices from many different manufacturers. With the powerful rule engine you are able to connect any device available in the system and create individual scenes and behaviors for your home. + +In order to use *guh* and find information you can take a look at following links: + +* A detailed description how to install and getting started with the *guh* can be found in the [guh | github wiki](https://github.com/guh/guh/wiki). +* A detailed documentation of the source code can be found in the [guh | developer documentation](http://dev.guh.guru/). + +> Guh is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. +> Guh is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with guh. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/). \ No newline at end of file