diff --git a/README.md b/README.md index 72dac35..9418ab2 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,6 @@ This is a Chip8 emulator written in Rust. The emulator allows you to run and pla * Installation * Usage -* Controls -* Supported Games -* Contributing -* License ## Installation @@ -41,4 +37,4 @@ To run the emulator, use the following command: ```bash cargo run --release -```` \ No newline at end of file +````