diff --git a/README_en.md b/README_en.md index eb0898ec..edac32d3 100644 --- a/README_en.md +++ b/README_en.md @@ -2,7 +2,7 @@ Runtime VRM loader for UnrealEngine4 ## Description -VRM4U is importer for the VRM model format. +VRM4U is importer for the VRM. Also it can load models on runtime. https://github.com/ruyo/VRM4U/wiki/VRM4U @@ -12,11 +12,14 @@ https://github.com/ruyo/VRM4U/wiki/VRM4U - Generate humanoid rig automaticaly. ## Requirement - - UE4.20.3+ + - UE4.20.3, UE4.21 ## Usage - - Drag and drop vrm file. - + - Drag and drop VRM file. + +![2](https://github.com/ruyo/VRM4U/wiki/images/overview.gif) + + ## Author [@ruyo_h](https://twitter.com/ruyo_h)