mirror of https://github.com/x64dbg/zydis
Fixed URL in README.md
This commit is contained in:
parent
ff7b2df056
commit
eefeb6c18d
|
@ -1,4 +1,4 @@
|
|||

|
||||

|
||||
[](https://opensource.org/licenses/MIT) [](https://gitter.im/zyantific/zyan-disassembler-engine?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=body_badge) [](https://ci.appveyor.com/project/athre0z/zydis/branch/master)
|
||||
|
||||
Fast and lightweight x86/x86-64 disassembler library.
|
||||
|
@ -116,7 +116,7 @@ make
|
|||
- Intel (for open-sourcing 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://https://www.lekoarts.de/) (for creating the project logo)
|
||||
- [LekoArts](https://www.lekoarts.de/) (for creating the project logo)
|
||||
- Our [contributors on GitHub](https://github.com/zyantific/zydis/graphs/contributors)
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in New Issue