Skip to content

Commit 1ff45e9

Browse files
committed
docs: README formatting
1 parent 5c3ce8b commit 1ff45e9

2 files changed

Lines changed: 14 additions & 15 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ Alternatively, you can import the files directly from this repository:
2929
### Authentication
3030

3131
1. **Set your credentials**
32-
Define the following environment variables:
32+
- Define the following environment variables:
3333

34-
* `username` – your UDNS username
35-
* `password` – your UDNS password
34+
* `username` – your UDNS username
35+
* `password` – your UDNS password
3636

3737
2. **Manually obtain your token (first time)**
38-
In Postman:
38+
- In Postman:
3939

40-
* Open the **Authorization** tab at the collection level
41-
* Click **"Get New Access Token"**, then **"Use Token"**
40+
* Open the **Authorization** tab at the collection level
41+
* Click **"Get New Access Token"**, then **"Use Token"**
4242

4343
3. **Token refresh**
44-
After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
44+
- After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
4545

4646
## Utilities
4747

src/README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,18 @@ The easiest way to get started is to:
3535
After importing the collection, you'll need to:
3636

3737
1. **Set your credentials**
38-
Define the following environment variables:
38+
- Define the following environment variables:
3939

40-
* `username` – your UDNS username
41-
* `password` – your UDNS password
40+
* `username` – your UDNS username
41+
* `password` – your UDNS password
4242

4343
2. **Manually obtain your token (first time)**
44-
In Postman:
44+
- In Postman:
4545

46-
* Open the **Authorization** tab at the collection level
47-
* Ensure the type is set to **OAuth 2.0**
48-
* Click **"Get New Access Token"**, then **"Use Token"**
46+
* Open the **Authorization** tab at the collection level
47+
* Click **"Get New Access Token"**, then **"Use Token"**
4948

5049
3. **Token refresh**
51-
After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
50+
- After the initial token is retrieved, Postman will automatically refresh it when needed—provided the refresh token remains valid.
5251

5352
For more detailed information about using the collection, please refer to the [main README](../README.md).

0 commit comments

Comments
 (0)