From 2620f96489373eaea26bc35c97c99937e22c9f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malo=20L=C3=A9on?= Date: Mon, 24 Apr 2023 11:33:47 +0200 Subject: [PATCH] chore: upadre reamdme roadmap --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f5cb301..dbcece3 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ This repository contains Fastlane plugins that are essential for mobile applicat # Road map 🚀 -- Plugin used to build and deploy to closed beta test on Google Play Store. -- Plugin used to build and deploy to intern beta test on Google Play Store. -- Plugin used to build and deploy to production on Google play store. -- Plugin used to build and deploy to Testflight. -- Plugin used to build and deploy to AppStore. +- Plugin used to + - Build and deploy to intern / beta / alpha / production test on Google Play Store. + - Facilitates promoting a build and advancing to a higher beta testing phase on Google Play Store. +- Plugin used to + - Build and deploy to internal / external test on Testflight. + - Facilitates promoting a build and advancing to a higher beta testing phase on Testflight. + - Build and deploy to production on Apple Store.