From a4cf8a3b17e6beee2edb8af84311b4769b3be33e Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Sun, 5 Jan 2020 15:16:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index abd0bd5..2fe600e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Jane - Just another NES emulator -Just another implementation of a NES emulator written in Rust. - **A note of warning:** This is an exploratory coding project with the aim to explore concepts of assembler and emulation. If you are looking for a cycle-accurate ready-to-use NES emulator to play your favorite childhood games, use another emulator. Usage: