From bb05464c3dede4a0e05a7b0006e77e1fff2b13d3 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 29 Mar 2015 10:15:44 +0200 Subject: [PATCH] added package hint and config details --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8d5fe945..15c67dcc 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ The main features of the daemon are: Installation ------------ +Either pick the latest release package suitable for your system +(see https://github.com/john30/ebusd/releases/latest) or build it yourself. + Building ebusd from the source requires the following packages and/or features: * autoconf (>=2.63) * automake (>=1.11) @@ -45,6 +48,15 @@ Usage instructions and further information can be found here: > https://github.com/john30/ebusd/wiki +Configuration +------------- + +The most important part of each ebusd installation is the message +configuration. By default, only rudimentary messages are interpreted. +Check the Wiki and/or the configuration repository: +> https://github.com/john30/ebusd-configuration + + Contact ------- For bugs and missing features use github issue system.