From aa6cf49d3e1ef024720d02050df71380774cd337 Mon Sep 17 00:00:00 2001
From: Markin Igor <markin.io210@gmail.com>
Date: Wed, 24 Jul 2019 17:34:24 +0500
Subject: [PATCH] Update readme.

---
 README.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9c336da..9857422 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
-#
+#Vereign mobile application.
 
-Vereign mobile application.
+## Application flavors
+- Debug with `development` flavor `flutter run --flavor development -t lib/main-dev.dart`
+- Debug with `production` flavor `flutter run --flavor production -t lib/main.dart`
 
-## Getting Started
+
+## Flutter Getting Started
 
 This project is a starting point for a Flutter application.
 
-- 
GitLab