Skip to content

Commit 97738a3

Browse files
authored
Update README.md
1 parent f715919 commit 97738a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Want to get involved? Join our Slack channel and help out! FlutterParseSDK.Slack
1212

1313
```
1414
Parse().initialize(
15-
appId: ApplicationConstants.PARSE_APPLICATION_ID,
16-
serverUrl: ApplicationConstants.PARSE_SERVER_URL,
15+
ApplicationConstants.PARSE_APPLICATION_ID,
16+
ApplicationConstants.PARSE_SERVER_URL,
1717
masterKey: ApplicationConstants.PARSE_MASTER_KEY);
1818
```
1919

0 commit comments

Comments
 (0)