Jelajahi Sumber

fix code formatting

Girish Ramakrishnan 9 tahun lalu
induk
melakukan
288248b582
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -40,6 +40,7 @@ The site_url() will always be the location where you can reach the site by tacki
 
 Put this in wp-config.php for debugging
 
+```
  // Enable WP_DEBUG mode
 define('WP_DEBUG', true);
 
@@ -60,6 +61,7 @@ if ( true === WP_DEBUG ) {
         error_log( $log );
     }
 }
+```
 
 ## LDAP Plugin