From 71c051cf4eb32d626c603b6b36831c382fcd6afd Mon Sep 17 00:00:00 2001 From: Konstantinos Lyrakis <24938740+lyrakisk@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:13:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 773d804..07e66ed 100644 --- a/README.md +++ b/README.md @@ -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.