diff --git a/README.md b/README.md index c70c5dcb7..95abad445 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ EmulationStation ================ -A simple front-end for the RetroArch emulator, designed for controller navigation. \ No newline at end of file +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`. \ No newline at end of file