Skip to content

Commit 79d04b7

Browse files
authored
Merge pull request #15 from RevenueCat/skydoves-patch-1
Update README.md
2 parents 157bc38 + 279f7f3 commit 79d04b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Cat Paywall Compose is built using the [RevenueCat SDK for Android](https://www.
3939
- [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.
4040
- [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.
4141

42-
## 💻 Codelab
42+
## 💻 [Codelab](https://revenuecat.github.io/)
4343

4444
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:
4545

@@ -53,7 +53,7 @@ Cat Paywall Compose is built using the [RevenueCat SDK for Android](https://www.
5353
- Integrate the Android RevenueCat SDK into your project
5454
- Implement in-app purchases in your Android application
5555
- Learn how to distinguish between paying and non-paying users
56-
- Build a paywall screen, which is based on server-driven UI approach
56+
- Build a paywall screen, which is based on a server-driven UI approach
5757

5858
## 🛠 Tech Stack & Open Source Libraries
5959
- Minimum SDK level 24.

0 commit comments

Comments
 (0)