diff --git a/README.md b/README.md index fe48cf7503e..df6f5948735 100644 --- a/README.md +++ b/README.md @@ -14,5 +14,12 @@ An example file can be found in the repository ## How to build This app was design, built and tested using the Xtreme firmware so keep that in mind when building the FAP for yourself -## Known Issues -- A weird freeze which occurs when trying to rename a playlist (occurs randomly doesn't happen when renaming it the first time) \ No newline at end of file +## Settings +- Emulate time (How long the NFC card will be emulated for) +- Delay time (How long the gap between the cards will be) +- LED indicator (Whether or not the LED's will be on) +- Reset settings (Puts all the settings back to the defaults) + +## Playlist editor +- Delete playlist (Deletes the selected playlist) +- Rename playlist (Renames the selected playlist the new name provided) \ No newline at end of file diff --git a/application.fam b/application.fam index aaa8bf753a7..4d525e52316 100644 --- a/application.fam +++ b/application.fam @@ -8,7 +8,7 @@ App( fap_category="NFC", fap_author="@acegoal07", fap_weburl="https://github.com/acegoal07/FlipperZero_NFC_Playlist/tree/main", - fap_version="1.1", + fap_version="1.3", fap_icon="assets/icon.png", fap_private_libs=[ Lib(