From 66946353a0786a35e45d472770cced63e9c38510 Mon Sep 17 00:00:00 2001 From: Max Parkhomenko Date: Tue, 18 Jun 2024 05:59:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd18fcd..c927b2c 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Emit signals: See an example of [product](https://github.com/code-with-max/godot-google-play-iapp/blob/master/examples/details_inapp.json) details answer or [subscription](https://github.com/code-with-max/godot-google-play-iapp/blob/master/examples/details_subscription.json). --- -> [!IMPORTANT] +> [!NOTE] > This is where the biggest difference from the official plugin begins. > If you have never used the old plugin before, you don't need to worry. > But if you are planning to switch to this version, you should know that I have implemented two separate functions for buying products and subscribing to plans.