diff --git a/README.md b/README.md
index 6e43d44..9c4c4b7 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,15 @@ Add following line at the beginning of your document:
Use the ReactFancyImage component:
-``
-
-> The image is displayed 'absolute'. To embed it into your website it is recommended to use a parent `
`.
+```jsx
+
+//The image is displayed 'absolute'.
+//To embed it into your website it is recommended to use a parent div
+//to be able to move and style the image. Like so:
+
+
+
+```
# Contact