Update README.md

This commit is contained in:
Andrea Orru 2016-11-28 06:43:36 -05:00 committed by GitHub
parent 51ca3468ac
commit 6e10d34b53

View file

@ -12,7 +12,7 @@ Compact, cycle-accurate NES emulator in ~1000 lines of C++.
![The Legend of Zelda](./img/zelda.png)
## How are lines counted?
There has been some discussions about how the number of lines has been computed. The claim of ~1k lines doesn't include the libraries in the boost and nes_apu folders.
There have been some discussions about how the number of lines has been calculated. The claim of ~1k lines doesn't include the libraries in the boost and nes_apu folders.
## Requirements
LaiNES should run on any Unix system that is compatible with the following tools.