Skip to content

Commit 289a1b6

Browse files
committed
application class comment
1 parent bf0e656 commit 289a1b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ obj.save().then(function(obj) {
106106

107107
Example using it on Android:
108108
```
109+
//in your application class
110+
109111
Parse.initialize(new Parse.Configuration.Builder(getApplicationContext())
110112
.applicationId("myAppId")
111113
.clientKey("myClientKey")

0 commit comments

Comments
 (0)