Skip to content

Commit f2e0af1

Browse files
docs: guide update
Signed-off-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
1 parent 1395d82 commit f2e0af1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/get-started.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ The following steps will guide you through the process of setting up MyWhoop on
2727
2. Click on the `Create New Application` button to start creating a new application.
2828

2929

30-
3. Fill out the application details. You can use the following details as a guide to fill out the application details.
30+
3. Fill out the application details. You can use the following details as a guide to complete the application form. Make sure you complete all the fields marked as required in the following table.
3131

3232

3333
| Field | Description | Required | Example |
3434
|---|----|---|--|
3535
| Name | The name of your application. | Yes | `my-custom-app` |
3636
| Logo | The logo for your application. | No | - |
3737
| Contacts | The contact information for your application. | Yes | `email@example.com` |
38-
| Privacy Policy | The URL to your application's privacy policy. | No | `https://example.com/privacy` |
38+
| Privacy Policy | The URL to your application's privacy policy. | Yes | `https://example.com/privacy` |
3939
| Redirect URIs | The redirect URIs for your application. | Yes | `http://localhost:8080/redirect, https://localhost:8080/redirect` |
4040
| Scopes | The scopes required for your application. | Yes | `read:recovery, read:cycles,read:sleep, read:workout, read:profile, read:body_measurement` |
4141
| Webhook URL| The URL for the webhook endpoint. | No | - |
@@ -153,4 +153,4 @@ The following steps will guide you through the process of setting up MyWhoop on
153153

154154
💪 You have successfully set up MyWhoop on your local machine or server. You can now use MyWhoop to interact with your Whoop data as needed. If you want to automate the download of your Whoop data, consider setting up MyWhoop in server mode. Check out the [Setup Server Mode](./get-started-server-guide.md) to learn more.
155155

156-
For more information on the available commands and options, refer to the [Commands Reference](./commands_reference.md) section.
156+
For more information on the available commands and options, refer to the [Commands Reference](./commands_reference.md) section.

0 commit comments

Comments
 (0)