Update README.md

This commit is contained in:
Andrea Orru 2016-11-25 18:48:14 -05:00 committed by GitHub
parent 903926d8e5
commit a12e85c022

View file

@ -3,13 +3,13 @@ LaiNES
Compact, cycle-accurate NES emulator in ~1000 lines of C++.
![File Browser](./img/files.png)
![Super Mario Bros. 3](./img/super_mario_3.png)
![Kirby's Adventure](./img/kirby.png)
![File Browser](./img/files.png)
![Controller Settings](./img/ff_settings.png)
![Super Mario Bros.](./img/super_mario.png)
![The Legend of Zelda](./img/zelda.png)
![Controller Settings](./img/ff_settings.png)
## Requirements
LaiNES should run on any Unix system that is compatible with the following tools.