From f811b7b53c0c2f0d4320c70230e609619c5087c1 Mon Sep 17 00:00:00 2001 From: David Wagner Date: Thu, 6 Mar 2014 14:58:29 +0100 Subject: More README files - More details in the root README.md file; add a nice diagram - Add a lot of README files in subdirectories Signed-off-by: David Wagner --- skeleton-subsystem/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'skeleton-subsystem') diff --git a/skeleton-subsystem/README.md b/skeleton-subsystem/README.md index 0d90f30..e5ee0b2 100644 --- a/skeleton-subsystem/README.md +++ b/skeleton-subsystem/README.md @@ -2,11 +2,12 @@ This is a skeleton plugin i.e. the minimal plugin boilerplate. -It adds an owner and message mapping key and print it when reading or writing -the parameter. +It adds an `owner` and `message` mapping key and print it when reading or +writing the parameter. ## Usage It has no purpose: it only serves as a template and the `make install` target does not install it. If you want to see a real-life plugin and makefiles, see - instead. + or + instead. -- cgit v1.1