From a8a5303f7b8c8a55d32264a3d647bc0341a094a7 Mon Sep 17 00:00:00 2001 From: Ishotihadus Date: Tue, 16 Jan 2018 14:16:58 +0900 Subject: [PATCH] Modify readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c38c8d..67119c6 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ img.save('mikunyan.png') Mikunyan cannot decode ASTC with HDR data. Use `Mikunyan::ImageDecoder.create_astc_file` instead. -### Json / YAML Outputer +### Json / YAML Outputter `mikunyan-json` is an executable command for converting unity3d to json. @@ -133,7 +133,7 @@ Available options: - `--pretty` (`-p`): prettify output json (`mikunyan-json` only) - `--yaml` (`-y`): YAML mode -### Image Outputer +### Image Outputter `mikunyan-image` is an executable command for unpacking images from unity3d.