From 2c16f3a97db9a770edc3608763f48f77b9abf455 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Thu, 3 Mar 2016 17:48:50 +1100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 385a356..8a95b42 100644 --- a/README.md +++ b/README.md @@ -127,10 +127,12 @@ Invdivual examples can be built by entering the directory and running make: tools ===== +The following tools have been developed to support the examples: + * [imagecon](tools/imagecon) * [makeadf](tools/makeadf) -The tools have tests: +Each tool has a test to check if any changes you have made has broken basic functionality: ``` # cd tools/imagecon