From eecb56a66f4631be46b1c77bcd64328d8ca441ee Mon Sep 17 00:00:00 2001 From: Roland Jax Date: Fri, 2 Jan 2015 12:52:32 +0100 Subject: [PATCH] README adapted. --- README | 23 +++-------------------- 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/README b/README index 05b48db1..2c3e7ba5 100644 --- a/README +++ b/README @@ -1,12 +1,8 @@ ebusd ----- -The ebusd provides a communication interface to the energy bus (ebus) -which is used in various heating systems. - - -Features --------- +ebusd provides a communication interface to the energy bus (ebus) which is used +in various heating systems. It offers the following features: * active: send and receive ebus commands poll commands and collect received data @@ -19,12 +15,6 @@ Features * provides an ascii interface to read/write of ebus data/messages. -vendor specific configuration files for ebusd ---------------------------------------------- - -See https://github.com/yuhu-/ebusd-configuration - - Tools ----- @@ -32,17 +22,10 @@ Tools * 'ebusfeed' is a tool to feed ebusd with raw data from dump files. -Build ------ - -$ ./autogen.sh [--prefix=/usr] -$ make -$ make install +Instructions for use and further information: https://github.com/yuhu-/ebusd/wiki -For usage and further information take a look on help page. - For bugs and missing features use github issue system.