Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 872bde3

Browse files
committed
Modified README so that developers know where to get their app
credentials from (https://venmo.com/account/settings/developers).
1 parent b5c980e commit 872bde3

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
@@ -1,7 +1,7 @@
11
Use this SDK to easily add Venmo payments to your Android app! Just follow these steps:
22

33
1) First you need to register your app with Venmo here: https://venmo.com/account/app/new (for a description on what these fields are,
4-
scroll to the bottom of this page: https://venmo.com/api).
4+
scroll to the bottom of this page: https://venmo.com/api). After your app has been approved, you will need to get your app credentials here: https://venmo.com/account/settings/developers.
55

66
2) Download the two files listed in this repository, and include them in your directory: VenmoSDK.java and VenmoResponse.java.
77

0 commit comments

Comments
 (0)