Update README.md

This commit is contained in:
alpine9000
2016-03-03 17:36:19 +11:00
parent a4d49e1e86
commit 7c38383774
+9 -10
View File
@@ -28,16 +28,15 @@ 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