mirror of https://github.com/x64dbg/zydis
readme: turn XED mention into a link
XED => [XED](https://github.com/intelxed/xed) This kind of reference is more fair.
This commit is contained in:
parent
14c9cb9a41
commit
9ec1e0c4d1
|
@ -113,7 +113,7 @@ make
|
|||
![ZydisInfo](https://raw.githubusercontent.com/zyantific/zydis/master/assets/screenshots/ZydisInfo.png)
|
||||
|
||||
## Credits
|
||||
- Intel (for open-sourcing XED, allowing for automatic comparision of our tables against theirs, improving both)
|
||||
- Intel (for open-sourcing [XED](https://github.com/intelxed/xed), allowing for automatic comparision of our tables against theirs, improving both)
|
||||
- LLVM (for providing pretty solid instruction data as well)
|
||||
- Christian Ludloff (http://sandpile.org, insanely helpful)
|
||||
- [LekoArts](https://www.lekoarts.de/) (for creating the project logo)
|
||||
|
|
Loading…
Reference in New Issue