소스 검색

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')
 ```