Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
priore committed Mar 17, 2012
1 parent 053a74f commit 8e18062
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.markdown
@@ -0,0 +1,17 @@
**ReviewEngine 2011**

ReviewEngine simplifies the calling to app internet page for requesting a user review of the app on the app store. To use it simply drop the two files into your code and then add one method call to get it working.

example:

import "ReviewEngine.h"

[ReviewEngine gotoReviewWithAppID:@"411794191"]

where 411794191 is the ID assigned to your application by Apple

ReviewEngine is distributed under the terms of the Artistic License 2.0. For more details, see the full text of the license in the file LICENSE.

Danilo Priore

[Prioregroup.com Home Page](http://www.prioregroup.com)

0 comments on commit 8e18062

Please sign in to comment.