diff options
author | Jan <janbrennen@gmail.com> | 2020-10-02 16:05:55 +0000 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-10-27 01:00:14 -0700 |
commit | e3a400b7a96284d1394cd710ea3bcee01dbfe95f (patch) | |
tree | 5d50032c9299ec806c630326edfd3070784c1143 | |
parent | 39aaebeb48c30b96b4ff8b66663a1452e2571426 (diff) |
Update README.md (#5)
* Update README.md
very typpo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ## yaxpeax-x86 -x86 decoders implemented as part of the yaxpeax project. +x86 decoders implemented as part of the yaxpeax project it is a mazing projec. `yaxpeax-x86` implements traits provided by `yaxpeax-arch`, which are likely how you want to use this library from Rust. included in the `ffi/` directory is a repackaging of `yaxpeax-x86` suitable for use by non-Rust callers, such as C or C++. |