瀏覽代碼

update readme

sanex3339 9 年之前
父節點
當前提交
c38e806fd0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -60,7 +60,7 @@ Options for JavaScript obfuscator:
 
 
 ###Available options
 ###Available options
 ####rotateUnicodeArray
 ####rotateUnicodeArray
-Default: `true`
+Type: `boolean` Default: `true`
 
 
 For more hard understanding of code, during each obfuscation all literal values are stored in array as Unicode codes sequence.
 For more hard understanding of code, during each obfuscation all literal values are stored in array as Unicode codes sequence.
 This options will rotate all values inside array on a random value during obfuscation of code, and insert inside source code helper function
 This options will rotate all values inside array on a random value during obfuscation of code, and insert inside source code helper function