summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2023-12-23 16:57:10 -0800
committeriximeow <me@iximeow.net>2023-12-23 16:57:10 -0800
commitaa4f5f1aeb648999f3784fa0fb9faa9f9f7198a0 (patch)
tree522eaaabfc8ea1c5b98be0fa419f4a123e606d90
parenteada0946aea003893c85df353d83d2b7afc62213 (diff)
readme copypaste error :/
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index da50c9d..001261d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
## yaxpeax-rx
-[![crate](https://img.shields.io/crates/v/yaxpeax-x86.svg?logo=rust)](https://crates.io/crates/yaxpeax-x86)
-[![documentation](https://docs.rs/yaxpeax-x86/badge.svg)](https://docs.rs/yaxpeax-x86)
+[![crate](https://img.shields.io/crates/v/yaxpeax-rx.svg?logo=rust)](https://crates.io/crates/yaxpeax-rx)
+[![documentation](https://docs.rs/yaxpeax-rx/badge.svg)](https://docs.rs/yaxpeax-rx)
renesas rx decoder implementedf as part of the yaxpeax project, implementing traits provided by `yaxpeax-arch`.