From 76206fcc78b3e18021818ac32f991e3920bbfab7 Mon Sep 17 00:00:00 2001
From: Andrei Yankovich <EndrIIMail@gmail.com>
Date: Wed, 5 May 2021 17:26:08 +0300
Subject: [PATCH] Update README.md

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

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.