diff options
author | iximeow <me@iximeow.net> | 2023-12-23 16:57:10 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-12-23 16:57:10 -0800 |
commit | aa4f5f1aeb648999f3784fa0fb9faa9f9f7198a0 (patch) | |
tree | 522eaaabfc8ea1c5b98be0fa419f4a123e606d90 | |
parent | eada0946aea003893c85df353d83d2b7afc62213 (diff) |
readme copypaste error :/
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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`. |