Update README.md

This commit is contained in:
CPunch 2022-08-11 16:14:40 -05:00 committed by GitHub
parent 8a1802ad9b
commit 379efb0f82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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