diff --git a/README.md b/README.md index 21eebbe..e1cb28b 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Cat Paywall Compose is built using the [RevenueCat SDK for Android](https://www. - [How to monetize Android apps with ad-free subscriptions using RevenueCat](https://www.revenuecat.com/blog/engineering/ad-free-subscriptions-android/): Most apps monetize through ads using things like AdMob or Audience Network. To maximize your earnings with ads, you need to show as many of them as possible, which makes for a pretty lousy user experience. - [Server-driven UI SDK on Android: how RevenueCat enables remote paywalls without app updates](https://www.revenuecat.com/blog/engineering/server-driven-android/): In this article, we’ll explore the concept of server-driven UI, with a focus on how RevenueCat’s Paywall Editor enables you to build and remotely update paywalls—without needing app updates—using RevenueCat’s Android SDK. -## 💻 Codelab +## 💻 [Codelab](https://revenuecat.github.io/) 1. [RevenueCat Google Play Integration](https://revenuecat.github.io/codelab/google-play/codelab-1-google-play-integration/index.html#0): In this codelab, you'll learn how to: @@ -53,7 +53,7 @@ Cat Paywall Compose is built using the [RevenueCat SDK for Android](https://www. - Integrate the Android RevenueCat SDK into your project - Implement in-app purchases in your Android application - Learn how to distinguish between paying and non-paying users - - Build a paywall screen, which is based on server-driven UI approach + - Build a paywall screen, which is based on a server-driven UI approach ## 🛠 Tech Stack & Open Source Libraries - Minimum SDK level 24.