From 42e32711b7bce49ec6bc6d4f2b58890b40b0b6a5 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Thu, 3 Mar 2016 17:40:07 +1100 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 51c15e9..27ff34f 100644 --- a/README.md +++ b/README.md @@ -28,16 +28,16 @@ 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