This commit is contained in:
Aloshi 2012-07-20 12:11:53 -05:00
commit ba1e5147af

View file

@ -1,4 +1,12 @@
EmulationStation
================
A simple front-end for the RetroArch emulator, designed for controller navigation.
A simple front-end for emulators made with SDL, designed for controller navigation. Developed for use with the Raspberry Pi and RetroArch.
Building
========
EmulationStation has a few dependencies. For building, you'll probably need `libsdl1.2-dev` and `libsdl-ttf2.0-dev`.
You can build it by just running `make`.