瀏覽代碼

fix code formatting

Girish Ramakrishnan 9 年之前
父節點
當前提交
288248b582
共有 1 個文件被更改,包括 2 次插入0 次删除
  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