Modify readme

This commit is contained in:
Ishotihadus
2018-01-16 14:16:58 +09:00
parent 3b3db58a20
commit a8a5303f7b
+2 -2
View File
@@ -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.