Add link to Lua `README.md` from main `README.md`

This commit is contained in:
wtfsck 2022-05-25 23:50:35 +02:00
parent b84df65ff2
commit 5ebb265e14
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disas
- .NET: [README](https://github.com/icedland/iced/blob/master/src/csharp/Intel/README.md)
- Python: [README](https://github.com/icedland/iced/blob/master/src/rust/iced-x86-py/README.md)
- JavaScript + WebAssembly: [README](https://github.com/icedland/iced/blob/master/src/rust/iced-x86-js/README.md)
- Lua: [README](https://github.com/icedland/iced/blob/master/src/rust/iced-x86-lua/README.md)
# License