diff --git a/README.md b/README.md index eb0a4fd..5ff593a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ Pass them to dart usign --dart-define: Pass those flags to flutter run, ... +## To publish on app store + +- Clone this repo +- Alter the android and ios config to your liking, package name, key etc +- Publish + ## Getting Started This project is a starting point for a Flutter application.