Skip to content

Commit

Permalink
Update README.md (#505)
Browse files Browse the repository at this point in the history
Removes .framework
  • Loading branch information
vegaro authored Mar 8, 2022
1 parent aab973d commit 37c0147
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Release](https://img.shields.io/github/release/RevenueCat/purchases-android.svg?style=flat)](https://github.com/RevenueCat/purchases-android/releases)
[![License](https://img.shields.io/github/license/RevenueCat/purchases-android.svg?style=flat)](https://github.com/RevenueCat/purchases-android/blob/main/LICENSE)

## Purchases.framework
## Purchases

*Purchases* is a client for the [RevenueCat](https://www.revenuecat.com/) subscription and purchase tracking system. It is an open source framework that provides a wrapper around `BillingClient` and the RevenueCat backend to make implementing in-app subscriptions in `Android` easy - receipt validation and status tracking included!

Expand All @@ -27,4 +27,4 @@ Please follow the [Quickstart Guide](https://docs.revenuecat.com/docs/) for more

## Requirements

`purchases` works on Android 4.0+ (API level 14+) and Java 8+.
`purchases` works on Android 4.0+ (API level 14+) and Java 8+.

0 comments on commit 37c0147

Please sign in to comment.