diff --git a/README.md b/README.md
index 69134c8..c052e26 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@
# Note
-(The difference between the 2 platforms is huge - Be careful when using)
+**The difference between the 2 platforms is huge - Be careful when using**
+
This lib is for personal use, so if you customize your style or change something, Please fork this library and check the detailed documentation in the original library:
- [iOS](https://github.com/muukii/Brightroom)
@@ -38,7 +39,7 @@ This lib is for personal use, so if you customize your style or change something
| iOS | Android |
| :---------------------------------: | :-------------------------------------: |
-| ![](resources/tool_ios.png) | ![](resources/tools_android.png) |
+| ![](resources/tools_ios.png) | ![](resources/tools_android.png) |
## Requirements
@@ -72,19 +73,15 @@ const result = await PhotoEditor.open(Options);
| ![](resources/filters_ios.png) | ![](resources/filters_android.png) |
### Custom Filters(iOS)
-## LUT (Hald image)
+#### LUT (Hald image)
[How to create cube data from LUT Image](https://www.notion.so/CoreImage-How-to-create-cube-data-from-LUT-Image-for-CIColorCube-CIColorCubeWithColorSpace-9e554fd418e8463abb25d6232613ac1c)
-Regarding LUT, the format of LUT changed from v2.
-
-
-
We can download the neutral LUT image from [lutCreator.js](https://sirserch.github.io/lut-creator-js/#).
-### [Hald Images](https://3dlutcreator.com/3d-lut-creator---materials-and-luts.html)
+#### [Hald Images](https://3dlutcreator.com/3d-lut-creator---materials-and-luts.html)
> Hald is a graphical representation of 3D LUT in a form of a color table which contains all of the color gradations of 3D LUT. If Hald is loaded into editing software and a color correction is applied to it, you can use 3D LUT Creator to convert your Hald into 3D LUT and apply it to a photo or a video in your editor.
-(Detailed documentations are available on here)[https://www.notion.so/Creating-your-own-filters-LUT-d1942f2f5bcc44d88481d0a0cc4aacb3#d7bba7a891234ea48f1854b5e555366a]
+[Detailed documentations are available on here](https://www.notion.so/Creating-your-own-filters-LUT-d1942f2f5bcc44d88481d0a0cc4aacb3#d7bba7a891234ea48f1854b5e555366a)
**IMPORTANT**
You have to copy [this folder](https://github.com/baronha/react-native-photo-editor/tree/master/resources/LUTs) and paste in Xcode root folder