From e39e2894ca402c43af974091643f2756807ce59b Mon Sep 17 00:00:00 2001 From: Saeed Jannati <78320951+SaeedJannati@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:08:21 +0330 Subject: [PATCH] feat: update read me files for version 2.1.1 (#23) * feat: update README.md * feat: update README_FA.md * feat: update README.md --- README.md | 4 +++- README_FA.md | 3 ++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b32644..ab63c70 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,6 @@ var consumeResult = await payment.Consume(purchaseResult.data.purchaseToken);
## How to use? -For more information regarding the usage of Poolakey, please check out the [wiki](https://github.com/cafebazaar/PoolakeyUnitySdk/wiki) page. \ No newline at end of file +Import the unity packge provided and you are good to go. You can also check the sample provided with one of the packages (or you can clone this repository) and see the wiki pages to get familiarised with the methods and procedurs of SDK. + +For more information regarding the usage of Poolakey, please check out the [wiki](https://github.com/cafebazaar/PoolakeyUnitySdk/wiki) page. diff --git a/README_FA.md b/README_FA.md index 0db73f4..b38b60e 100644 --- a/README_FA.md +++ b/README_FA.md @@ -17,6 +17,7 @@ var consumeResult = await payment.Consume(purchaseResult.data.purchaseToken); >
توجه! > > کتابخانه پولکی برای پروژه‌های یونیتی 2020 و بالاتر قابل اجرا می‌باشد. +برای استفاده یونیتی پکج اس‌دی‌کی را به پروژه وارد کنید. همچنین برای مشاهده نمونه پیاده‌سازی می‌توانید به پروژه نمونه‌ای که داخل پکج نمونه قرار داده شده ( و یا کلون کردن همین ریپازیتوری) مراجعه کنید. برای آشنایی با متدها و نحوه پیاده‌سازی به مستندات و ویکی مراجعه شود.

-## [
پیاده سازی گام به گام کتابخانه
](https://github.com/cafebazaar/PoolakeyUnitySdk/wiki/وارد-کردن-پکیج-یونیتی) \ No newline at end of file +## [
پیاده سازی گام به گام کتابخانه
](https://github.com/cafebazaar/PoolakeyUnitySdk/wiki/وارد-کردن-پکیج-یونیتی)