瀏覽代碼

Fixed indents in readme

Timofey Kachalov 7 年之前
父節點
當前提交
319714a03f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -673,7 +673,7 @@ Performance will 30-35% slower than without obfuscation
 	debugProtection: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: false,
 	renameGlobals: false,
 	rotateStringArray: true,
@@ -697,7 +697,7 @@ Performance will slightly slower than without obfuscation
 	debugProtection: false,
 	debugProtectionInterval: false,
 	disableConsoleOutput: true,
-    log: false,
+    	log: false,
 	mangle: true,
 	renameGlobals: false,
 	rotateStringArray: true,