aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan <janbrennen@gmail.com>2020-10-02 16:05:55 +0000
committeriximeow <me@iximeow.net>2020-10-27 01:00:14 -0700
commite3a400b7a96284d1394cd710ea3bcee01dbfe95f (patch)
tree5d50032c9299ec806c630326edfd3070784c1143
parent39aaebeb48c30b96b4ff8b66663a1452e2571426 (diff)
Update README.md (#5)
* Update README.md very typpo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 74e4ec6..c423c0d 100644
--- a/README.md
+++ b/README.md
@@ -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++.