diff --git a/README.md b/README.md
index 7c75dfb..5d6b7eb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,53 @@
# How to apply fading edge effect (shadow) for listview item in Xamarin.Forms?
This example demonstrates how to apply fading edge effect for the listview item in Xamarin.Forms.
+## Sample
+
+```xaml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ . . .
+ . . .
+
+
+
+
+
+
+
+```
+
See [How to apply fading edge effect (shadow) for listview item in Xamarin.Forms](https://www.syncfusion.com/kb/9489/how-to-apply-fading-edge-effect-shadow-for-listview-item-in-xamarin-forms) for more details.
## Requirements to run the demo ##