From 777544942efdc0228d98eb6d2ae7692e8eb42aaa Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Thu, 5 Jan 2023 22:35:39 -0800
Subject: [PATCH] Added some spacing
---
Applications/ReadMe.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/Applications/ReadMe.md b/Applications/ReadMe.md
index 7f3a0c03..dd9dd3ba 100644
--- a/Applications/ReadMe.md
+++ b/Applications/ReadMe.md
@@ -38,18 +38,18 @@ https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/Ap
https://flipper.atmanos.com/docs/category/overview
### Flipper plugin tutorial
-By DroomOne:https://github.com/DroomOne/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 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
+By csBlueChip: https://github.com/csBlueChip/FlipperZero_plugin_howto
## Hello world examples
-By zmactep:https://github.com/zmactep/flipperzero-hello-world
-By ASoldo:https://github.com/ASoldo/hello_world
-By mervburger:https://github.com/mervburger/flipper_helloworld
-A rust implimentation by baakeydow:https://github.com/baakeydow/flipper0-rust-hello-world
+By zmactep: https://github.com/zmactep/flipperzero-hello-world
+By ASoldo: https://github.com/ASoldo/hello_world
+By mervburger: https://github.com/mervburger/flipper_helloworld
+A rust implimentation by baakeydow: https://github.com/baakeydow/flipper0-rust-hello-world
-----