diff --git a/README.md b/README.md index 9c336da1391d7d942d39d1caa4cb8b0aa28178ad..98574228b75a2395831e587f8eac6294392eba40 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.