Update README.md

This commit is contained in:
2022-08-11 16:14:40 -05:00
committed by GitHub
parent 8a1802ad9b
commit 379efb0f82

View File

@@ -1,5 +1,5 @@
# LuaPytecode
Parses Lua 5.1 bytecode
Parses Lua 5.1 bytecode. for an updated fork of this, please check lundump.py in [this repository](https://github.com/CPunch/LuaDecompy). (It also features an experimental decompiler :D)
# Example