diff --git a/README.md b/README.md index 86ebadc..7f7303c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ Source: [Wikipedia](https://en.wikipedia.org/wiki/MOS_Technology_6502) ## How to use this library ```rust -use mos6502::address::Address; use mos6502::cpu; fn main() {