diff --git a/README.md b/README.md
index 0e96c6c..32ddbdf 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@ For include translations into your projects you need to use the QuasarAppUtils::
 if(!QuasarAppUtils::Locales::init(locale, {":/lv_languages/"})) {
     QuasarAppUtils::Params::log("Error load language : " , QuasarAppUtils::Error);
 }
+```
 
 Or you can manually load needed qm file.
 All qm files located in lv_languages folder.