Browse Source

Update README.md

Zinong Li 1 year ago
parent
commit
1a4f688327
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -18,3 +18,6 @@ You can also save the data you've just loaded and/or configured.
 
 - [ ] Update writing success icon as Willy did in momentum app catalog repo. 
 - [ ] Edit the directory handling into using OFW built-in functions storage_simply_mkdir. Also Flipper format. Credit auguzanellato.
+
+## Special Thanks:
+Thank @jamisonderek for his [Flipper Zero Tutorial repository](https://github.com/jamisonderek/flipper-zero-tutorials) and [YouTube channel](https://github.com/jamisonderek/flipper-zero-tutorials#:~:text=YouTube%3A%20%40MrDerekJamison)! This app is built with his Skeleton App and GPIO Wiegand app as references.