From 089d5e1c6a4fcd6615b02866b760f2d7b4084a08 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Wed, 8 Sep 2010 13:04:35 +0200 Subject: examples: put examples files into specific directories put examples files into specific directories according to the Netlink bus they work with. And minor update in the readme file Signed-off-by: Pablo Neira Ayuso --- README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 689eb8a..ca7a820 100644 --- a/README +++ b/README @@ -18,6 +18,11 @@ on top of this library. is reduced, eg. the library provides many helpers but the programmer is not forced to use them. += Examples files = + +You can find several examples files under examples/ that you can compile by +invoking `make check'. + -- -08/apr/2010 +08/sep/2010 Pablo Neira Ayuso -- cgit v1.2.3