From b71455bd70d1c8ea8df0e217eb2a3cc1f5726d34 Mon Sep 17 00:00:00 2001 From: pochang007 Date: Thu, 8 Apr 2021 11:21:50 +0900 Subject: [PATCH] added a couple of words --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fa3e3427..f6304728f 100644 --- a/README.md +++ b/README.md @@ -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