From b72c58668676fdc3c093adc7dadf6d612e9d5528 Mon Sep 17 00:00:00 2001
From: FalsePhilosopher <108245223+FalsePhilosopher@users.noreply.github.com>
Date: Sun, 14 May 2023 16:59:59 -0600
Subject: [PATCH] Update ReadMe.md
---
Applications/ReadMe.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/Applications/ReadMe.md b/Applications/ReadMe.md
index 6bcd1e4b..ee8695f3 100644
--- a/Applications/ReadMe.md
+++ b/Applications/ReadMe.md
@@ -39,15 +39,15 @@ To exit and/or load something else, simply use the BACK button.
### Official documentation
https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/AppsOnSDCard.md
-### Dev documentation by at-manos
+### uFBT - micro Flipper Build Tool
+https://github.com/flipperdevices/flipperzero-ufbt
+
+### Dev documentation by at-manos(outdated)
https://flipper.atmanos.com/docs/category/overview
### Flipper plugin tutorial
-By DroomOne: https://github.com/DroomOne/Flipper-Plugin-Tutorial
-
-By giolaq: https://blog.giolaq.dev/hello-world-of-flipper-zero
-The repo that goes with giolaq's blog: https://github.com/giolaq/helloflipper
-
+By DroomOne: https://github.com/DroomOne/Flipper-Plugin-Tutorial
+By giolaq: https://blog.giolaq.dev/hello-world-of-flipper-zero (The repo that goes with giolaq's blog: https://github.com/giolaq/helloflipper )
By csBlueChip: https://github.com/csBlueChip/FlipperZero_plugin_howto
## Hello world examples