From 83d8bcdb59625c7e45275d83a16d7b66108e24d2 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Thu, 3 Mar 2016 17:38:30 +1100 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bd8bacc..f2e55ce 100644 --- a/README.md +++ b/README.md @@ -29,17 +29,18 @@ tools The tools have tests: ``` -# cd tools/imagecon -# make test -... -______ ___ _____ _____ ___________ -| ___ \/ _ \ / ___/ ___| ___| _ \ -| |_/ / /_\ \\ `--.\ `--.| |__ | | | | -| __/| _ | `--. \`--. \ __|| | | | -| | | | | |/\__/ /\__/ / |___| |/ / -\_| \_| |_/\____/\____/\____/|___/ -# + # cd tools/imagecon + # make test + ... + ______ ___ _____ _____ ___________ + | ___ \/ _ \ / ___/ ___| ___| _ \ + | |_/ / /_\ \\ `--.\ `--.| |__ | | | | + | __/| _ | `--. \`--. \ __|| | | | + | | | | | |/\__/ /\__/ / |___| |/ / + \_| \_| |_/\____/\____/\____/|___/ + # ``` + or test all by running make at the top level cross development environment