Explorar el Código

Initial README contents.

Aaron Mavrinac hace 3 años
padre
commit
03bd35e6d2
Se han modificado 1 ficheros con 11 adiciones y 2 borrados
  1. 11 2
      README.md

+ 11 - 2
README.md

@@ -1,2 +1,11 @@
-# flipperzero-rc2014-coleco
-Flipper Zero application and RC2014 module allowing the Flipper to be used as a controller for ColecoVision games.
+# RC2014 ColecoVision Controller for Flipper Zero
+
+A Flipper Zero application and RC2014 module allowing the Flipper to be used as a controller for ColecoVision games on the RC2014.
+
+## Building the FAP
+
+1. Clone the [flipperzero-firmware] repository.
+2. Create a symbolic link in `applications_user` named `coleco`, pointing to this repository.
+3. Compile with `./fbt fap_coleco`. This will create the `coleco.fap` binary.
+
+[flipperzero-firmware]: https://github.com/flipperdevices/flipperzero-firmware