diff --git a/README.md b/README.md index 0515e61..355f277 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chip8 Emulator -A Chip8 emulator written in [Rust](https://www.rust-lang.org/) for learning and educational purposes. +A Chip8 emulator written in [Rust](https://www.rust-lang.org/) (1.83.0) for learning and educational purposes. In turns inside your Terminal and the code can be easily modified to run in other envionments.