diff --git a/README.md b/README.md
index 68ef1f5..f70f9d0 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,9 @@
+
+
+
@@ -46,6 +49,12 @@ Check the privacy policy [here](https://github.com/JGeek00/linkdy/wiki/Privacy-p
Linkdy uses slang to manage the translations of the application. To add a new translation, create a new file on lib/i18n, with the structure strings_[lang_code].i18n.json. When adding a new string, make sure to add the translation on all .i18n.json files. Then, run dart run slang to generate the translations.