소스 검색

Update README.md

acegoal07 2 년 전
부모
커밋
4e8be3dfde
1개의 변경된 파일1개의 추가작업 그리고 4개의 파일을 삭제
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -1,5 +1,4 @@
 # FlipperZero_NFC_Playlist
-
 The idea behind this app is to allow for you to test multiple copies of NFC's at once as a bulk test
 
 At the moment this project is very basic and just reads the cards from the txt file and emulates the NFC's but this is very early days of development and i wanted to make a basic version of my idea first
@@ -8,11 +7,9 @@ At the moment this project is very basic and just reads the cards from the txt f
 At the moment it reads the files and in what order from a txt file in the apps_data folder called playlist.txt an example of the file can be found in the repository
 
 ## Branch changes
-
-In this branch i will be adding the ability to cancel the playlist while it runs along with other emulation based improvments
+In this branch i have aimed to improve the timeout function and add more information on the emulating popup
 
 ## TODO:
-
 - [x] Add basic UI
 - [ ] Add the ability to adjust time between cards
 - [ ] Add the ability to adjust card queue from within the app