diff --git a/README.md b/README.md
index bc849ff..e11ef4c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,40 @@
# How to show empty message when listview has no items in xamarin forms
This example demonstrates to show empty message when listview has no items by using the visibility property.
+## Sample
+
+```xaml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+```
+
See [How to show empty message when listview has no items in Xamarin.Forms](https://www.syncfusion.com/kb/9956/how-to-show-empty-message-when-listview-has-no-items-in-xamarin-forms) for more details.
## Requirements to run the demo ##