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.