浏览代码

version 0.5.0

sanex3339 9 年之前
父节点
当前提交
13401e59ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -111,5 +111,5 @@ Instead using direct calls to `unicodeArray` items `var t = _0x43a123[0x0]`,
 when index `0x0` can be easy reverted to `0` with few js beautifiers, this option wrap all calls to special function instead.
 
 ```javascript
-`var t = _0x12a634('0x0')`
+var t = _0x12a634('0x0')
 ```