Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrakisk authored Dec 18, 2024
1 parent 6ca2dda commit 71c051c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A NES emulator written in Rust.
![image](https://github.com/user-attachments/assets/bb47153a-433a-4c9e-97e1-85bfd7fa192d)

# How to run
# Try the examples
- Install Rust
- Install the SDL2 library
- Try out one of the examples by running `cargo run --release --example [example_name]`. For the pacman example, you will need to legally own the game's ROM dump.
Expand Down

0 comments on commit 71c051c

Please sign in to comment.