From fdedf83e739ca4cfe4d5247b27170a58edbf592b Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Mon, 21 Dec 2015 10:17:41 +0300 Subject: [PATCH] update README --- linux/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/linux/README.md b/linux/README.md index 81ed199..99a2069 100644 --- a/linux/README.md +++ b/linux/README.md @@ -1,12 +1,13 @@ -= Host side of the pulse counter infrastructure. = +# Host side of the pulse counter infrastructure. pulsecounter.c is modelled after BlueZ' gatttool. Because of "strange" design of BlueZ tools, it is not sufficient to use the library that gets installes with it. Complete source installation is necessary. -So, unpack, configure *and build* BlueZ source (do not `make install`). -In this directory, run `make BLUEZ=/path/to/top/of/bluez/source`. You -will get the `pulsecounter` binary. +So, unpack, configure *and build* BlueZ source (`make install` is not +necessary). In the `pulsecounter/linux` directory, run +`make BLUEZ=/path/to/top/of/bluez/source`. You will get the +`pulsecounter` binary. Currently (2015-12-21) supplied database adapter uses MySQL(/MariaDB). Confiruration file (default path `/etc/pulsecounter.db`) contains lines -- 2.39.2