Eric Betts 11 месяцев назад
Родитель
Сommit
08ff7d9f79
1 измененных файлов с 5 добавлено и 4 удалено
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -7,19 +7,20 @@ App Icon by mikeonut
 ## Requirements
 
 NFC files must:
+
 - be Mifare Classic 1k
 - have complete data
 - have the correct sector 0 Key A
 
-
 ## How to use
 
 - Be sure you don't have qFlipper or lab.flipper.net connected to the flipper when you launch (this will cause the USB emulation to fail to start).
-- Use <Load figure> to select a .nfc file to load
+- Use `<Load figure>` to select a .nfc file to load
 - Figure, if loaded successfully, will appear in list
 - Press center when figure highlighted to remove (and save updated data to disk)
 - Figures are not saved to disk except on unload, so be sure to save before quitting app
 
 ## TODO:
- * Play audio: (should be possible: https://github.com/xMasterX/all-the-plugins/blob/dev/base_pack/wav_player/wav_player_hal.c)
- * Hardware add-on with RGB LEDs to emulate portal and 'jail' lights: https://github.com/flyandi/flipper_zero_rgb_led/blob/master/led_ll.c
+
+- Play audio: (should be possible: https://github.com/xMasterX/all-the-plugins/blob/dev/base_pack/wav_player/wav_player_hal.c)
+- Hardware add-on with RGB LEDs to emulate portal and 'jail' lights: https://github.com/flyandi/flipper_zero_rgb_led/blob/master/led_ll.c