mirror of
https://github.com/mre/mos6502.git
synced 2025-03-24 06:29:41 +00:00
forgot to change README
This commit is contained in:
parent
cd83ae7b9c
commit
4cc24efce4
@ -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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user