Explorar el Código

version 0.5.0

sanex3339 hace 9 años
padre
commit
13401e59ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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')
 ```