From a451d0ff1642395047faa597bfc174874f8bb3e3 Mon Sep 17 00:00:00 2001 From: Dominik Skerhak Date: Fri, 17 Jul 2020 14:25:55 +0200 Subject: [PATCH] Add warning into README of experimental modules These modules are still WIP and need proper testing before they can be used in production environment. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea5c12..fb7420d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Google Play Billing Module -## Installation +--- + +_**WARNING: This is experimental WIP module. We do not recommend using this module in production.**_ + +--- + +## Installation We recommend using Composer for installation and update management. To add CRM GooglePlay Billing extension to your [REMP CRM](https://github.com/remp2020/crm-skeleton/) application use following command: