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