From 3bf2dbc7ebab2558a2ee721904b3326b67e3bd00 Mon Sep 17 00:00:00 2001
From: anon <anon@anon.anon>
Date: Fri, 23 Aug 2024 23:09:56 +0200
Subject: [PATCH] fix image formatting

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 67a8cf8..da6d535 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@
 
 ## Examples
 `debug/dummy_c_project/'` under GNU:
+
 ![gnu\_stdio](documentation/gnu_stdio.png)
 
 The same, but MUSL:
+
 ![gnu\_musl](documentation/musl_stdio.png)