Rename joybonnet.txt to joybonnet.md

This commit is contained in:
geek2003 2017-03-24 17:28:43 +00:00 committed by GitHub
parent b2e9078436
commit 09b6913620

View File

@ -59,23 +59,23 @@ i2c:
This add on board fits perfectly on top of your Raspberry Pi Zero (any kind) and gives you hand-held arcade controls.
Once you install our script onto your Pi, the controls will act like a keyboard, for easy use with any emulator or media player.
Once you install our script onto your Pi, the controls will act like a keyboard, for easy use with any emulator or media player.
The Joy Bonnet works best with RetroPie/EmulationStation. On a Pi Zero you can emulate NES and MAME game but other emulators that
don't require more than 1GHz speeds will work OK too, e.g. a N64 emulator won't work, it needs way more power!
To install:
bash```
curl -O https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/joy-bonnet.sh
sudo bash joy-bonnet.sh
```