From 6f5bf99d37ad3e8eaf7b2f31d12dd8c7e8d806ad Mon Sep 17 00:00:00 2001 From: Anastasiia Karimova Date: Tue, 17 Feb 2015 00:28:47 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7678fbb..60175f1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ OpenIAB Plugin. Open In-App Billing for Android, iOS and Windows Phone 8 ==================== +##Releases +The latest build is always available [here] (https://github.com/onepf/OpenIAB/releases). + ##About Supporting in-app purchases for different platforms and stores is not a simple process. The developer has to study new API for each new store that he/she wants to use in an application.

OpenIAB plugin enables Unity developers to reduce integration and maintenance time. The plugin uses one common interface for 3 mobile platforms: Android, iOS and Windows Phone 8. It’s based on [OpenIAB library](https://github.com/onepf/OpenIAB "OpenIAB") developed by One Platform Foundation team.