diff --git a/Packages/SoftMaskForUGUI/README.md b/Packages/SoftMaskForUGUI/README.md
index 7f528a3..1858a06 100644
--- a/Packages/SoftMaskForUGUI/README.md
+++ b/Packages/SoftMaskForUGUI/README.md
@@ -3,8 +3,6 @@ SoftMaskForUGUI
UI Soft Mask is a smooth masking component for Unity UI (uGUI) elements.
-By using SoftMask instead of the default Mask component, you can beautifully represent the rounded edges of UI elements.
-

[](https://openupm.com/packages/com.coffee.softmask-for-ugui/)
@@ -23,8 +21,7 @@ By using SoftMask instead of the default Mask component, you can beautifully rep
## Description
-SoftMask is a smooth masking component for uGUI elements in Unity.
-By using SoftMask instead of default Mask, rounded edges of UI elements can be expressed beautifully.
+By using SoftMask instead of the default Mask component, you can beautifully represent the rounded edges of UI elements.

@@ -77,7 +74,7 @@ By using SoftMask instead of default Mask, rounded edges of UI elements can be e
-## Install
+## Installation
#### Requirement
@@ -128,13 +125,15 @@ Or, use [UpmGitExtension](https://github.com/mob-sakai/UpmGitExtension) to insta
1. Open `Package Manager` window and select `UI Soft Mask` package in package list
2. Click `Import in project` button

-3. The demo will be imported into `Assets/Samples/UI Soft Mask/{version}/Demo`; open `UISoftMask_Demo` scene and play it
+3. The demo will be imported into `Assets/Samples/UI Soft Mask/{version}/Demo`。
+Open `UISoftMask_Demo` scene and play it
#### For Unity 2018.4 or earlier
1. Select `Assets/Samples/UI Soft Mask Demo` from menu

-2. The demo will be imported into `Assets/Samples/UI Soft Mask/{version}/Demo`; open `UISoftMask_Demo` scene and play it
+2. The demo will be imported into `Assets/Samples/UI Soft Mask/{version}/Demo`.
+Open `UISoftMask_Demo` scene and play it