diff --git a/README.md b/README.md
index 2545b334..69ace51a 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,11 @@ Add permissions to manifest
```
+Add this line to your Proguard config file
+```
+-keep class android.support.v7.widget.** { *; }
+```
### Using Activity
2. Add `CropImageActivity` into your AndroidManifest.xml