diff --git a/readme.md b/readme.md
index 36d5a043a2652e4f23b9d4b0ca931796232d9846..df58027b1ae8b4dfb2525949ca5904a8def37b5e 100644
--- a/readme.md
+++ b/readme.md
@@ -15,8 +15,10 @@ installation :
 
 3- before this code paste this one :
 
+'''
                 <!-- INCLUDECK -->
                 <div id="ddyoyock2"><?php include("/srv/ddyoyock.php");?></div> 
+'''
                 
 where “ddyoyock.php” is the file
 of module. You can find it in zip file from the git  
@@ -35,4 +37,4 @@ create a symbolik link
 
 ln -s /modddyoyock/ddyoyock.php /srv/ddyoyock.php
 
-enjoy.
\ No newline at end of file
+enjoy.