diff --git a/README.md b/README.md index 0c418e3..f248d62 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ DZI and custom map tiles generator. Use quotes for path or options with spaces. First unknown string interpreting as source image, if it not defined. Second unknown string is interpreting as result path, if it not defined. Also, for source and result you can use options `-i` and `-o`. As result you will get sliced image in default format (basic DZI). -Example: +### Example: ./magick-slicer.sh foo.jpg -Result: +#### Result: ``` [file] foo.dzi @@ -60,6 +60,48 @@ Result: ... x_y.jpg ``` + +#### Example OSD render: + +``` +
+ + + + + + + + + +``` --- ## Help options