Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jan 14, 2022
1 parent 9f0cec7 commit d76373a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## In-App Billing Plugin for Xamarin and Windows
## In-App Billing Plugin for .NET MAUI, Xamarin, and Windows

A simple In-App Purchase plugin for Xamarin and Windows to query item information, purchase items, restore items, and more.
A simple In-App Purchase plugin for .NET MAUI, Xamarin, and Windows to query item information, purchase items, restore items, and more.

## Important Version Information
* For .NET 6 & .NET MAUI you must use version 6.x+
* For Xamarin.Forms and pre-.NET 6 it is recommended to use version 5.x

## Documentation
Get started by reading through the [In-App Billing Plugin documentation](https://jamesmontemagno.github.io/InAppBillingPlugin/).
Expand Down

0 comments on commit d76373a

Please sign in to comment.