Merge pull request #851 from PoChang007/readme_minor_change

added a couple of words
This commit is contained in:
ousttrue 2021-04-08 14:02:29 +09:00 committed by GitHub
commit fb476c2f38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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