mirror of https://github.com/icedland/iced.git
Add link to Lua `README.md` from main `README.md`
This commit is contained in:
parent
b84df65ff2
commit
5ebb265e14
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue