Skip to content

Commit

Permalink
doc(readme): surround headers by blank lines
Browse files Browse the repository at this point in the history
Surrounds headers in readme by blank lines.

Signed-off-by: Terin Stock <terinjokes@gmail.com>
  • Loading branch information
jbampton authored and terinjokes committed Aug 4, 2020
1 parent 39d716f commit 5cf5f1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Node.js v4 and greater are supported.
## Configuration

### API Keys

Set your account email address and API key. The API key can be found on
the [My Profile -> API Tokens][api-tokens] page in the Cloudflare dashboard.

Expand All @@ -47,6 +48,7 @@ var cf = require('cloudflare')({
```

### API Tokens (BETA)

Create your token on the [My Profile -> API Tokens][api-tokens] page in the Cloudflare dashboard.

[api-tokens]: https://dash.cloudflare.com/profile/api-tokens
Expand Down

0 comments on commit 5cf5f1c

Please sign in to comment.