added a couple of words

This commit is contained in:
pochang007
2021-04-08 11:21:50 +09:00
parent 5fcb2d9a7d
commit b71455bd70

View File

@@ -5,7 +5,7 @@
https://github.com/vrm-c/UniVRM
`UniVRM` is a Unity implementation of [VRM](https://vrm.dev/en/vrm_about/). It can import/export VRM models.
`UniVRM` is a Unity implementation of [VRM](https://vrm.dev/en/vrm_about/). It can create, import and export VRM models.
* [Unity Version](https://vrm.dev/en/docs/univrm/install/unity_version/)
* [UniVRM Version](https://vrm.dev/en/docs/univrm/install/univrm_version/)
@@ -58,7 +58,7 @@ The latest version is marked as `Pre-release`:
## Contributing to UniVRM
Use the commands below to clone UniVRM repository, and open the UniVRM folder by Unity.
Use the commands below to clone UniVRM repository and then open the UniVRM folder by Unity.
```console
$ git clone https://github.com/vrm-c/UniVRM.git