cool4uma 2 лет назад
Родитель
Сommit
c260b473d6
1 измененных файлов с 5 добавлено и 2 удалено
  1. 5 2
      README.md

+ 5 - 2
README.md

@@ -1,5 +1,9 @@
-# UART Terminal for Flipper Zero
+# UART Terminal for Flipper Zero 
 [Flipper Zero](https://flipperzero.one/) app to control various devices via UART interface.
+## Download fap
+| **FW Official** | **FW Unleashed** |
+| - | - |
+| [![FAP Factory](https://flipc.org/api/v1/cool4uma/UART_Terminal/badge)](https://flipc.org/cool4uma/UART_Terminal) | [![FAP Factory](https://flipc.org/api/v1/cool4uma/UART_Terminal/badge?firmware=unleashed)](https://flipc.org/cool4uma/UART_Terminal?firmware=unleashed) |
 
 ## Capabilities
 - Read log and command output by uart
@@ -29,7 +33,6 @@ Copy the contents of the repository to the applications_user/uart_terminal folde
 
 Or use the tool [uFBT](https://github.com/flipperdevices/flipperzero-ufbt) for building applications for Flipper Zero.
 
-Download ready [fap](https://github.com/playmean/fap-list)
 
 ## How it works