Skip to content

Commit 50c6001

Browse files
committed
Describe App Name field.
1 parent f79f42a commit 50c6001

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
@@ -12,7 +12,7 @@ cd parse-dashboard
1212
npm install
1313
```
1414

15-
Next add your app info into `parse-dashboard/Parse-Dashboard/parse-dashboard-config.json`. The file should match the following format:
15+
Next add your app info into `parse-dashboard/Parse-Dashboard/parse-dashboard-config.json`. The file should match the following format, using the server URL, App ID, and Master Key from your Parse Server. The App Name can be anything you want, and is used to reference your app in the dashboard.
1616

1717
```
1818
{

0 commit comments

Comments
 (0)