diff --git a/README.md b/README.md
index 3e085f3..4c11c3a 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,7 @@
-
-
-
+
- 🔠I'm currently working on a new version of my portfolio
diff --git a/templates/sections/badges.md.jinja b/templates/sections/badges.md.jinja
index c8e8b2b..e258868 100644
--- a/templates/sections/badges.md.jinja
+++ b/templates/sections/badges.md.jinja
@@ -1,3 +1,3 @@
{% for badge in data.badges -%}
{{ img(badge.src, badge.alt) + " " }}
-{% endfor %}
\ No newline at end of file
+{%- endfor %}
\ No newline at end of file