From 88bef9bf66cec66cb9d3b88b92334988de792dfb Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 15 Jul 2015 23:50:54 +0300 Subject: README updates --- utils/libservice/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/libservice') diff --git a/utils/libservice/README.md b/utils/libservice/README.md index dfc9754..8e25c2e 100644 --- a/utils/libservice/README.md +++ b/utils/libservice/README.md @@ -6,8 +6,8 @@ Simple service management library and utilities. ### libservice.lib -Clients may include the headers by `#include`ing `include/libservice/all.hpp`, -which includes all of the other header files. +Include the headers by `#include`ing `libservice/all.hpp`, which includes all +the other header files. For service management usage examples, see the utilities descriptions below. -- cgit v1.2.3