Skip to content

Commit c52e521

Browse files
committed
update readme
1 parent df71adf commit c52e521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add the `READ_PHONE_PERMISSION` and `INTERNET` permissions to your android manif
4545
## Usage
4646

4747
### 1. Create a `RavePayManager` instance
48-
Set the public key, private key and other required parameters. The `RavePayManager` accepts a mandatory instance of the calling `Activity`
48+
Set the public key, encryption key and other required parameters. The `RavePayManager` accepts a mandatory instance of the calling `Activity`
4949

5050
new RavePayManager(activity).setAmount(amount)
5151
.setCountry(country)

0 commit comments

Comments
 (0)