Skip to content

Commit

Permalink
docs: More Formatting Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Epicfisher committed Sep 12, 2021
1 parent 3655c0d commit 3c1189c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Set the `NGROK_API_TOKEN` Config Variable to your Auth Token

`heroku config:set NGROK_API_TOKEN="Your-Auth-Token"`

## Dynu [OPTIONAL] (Creates a Permanent Joinable Address for your Server)
### Dynu [OPTIONAL] (Creates a Permanent Joinable Address for your Server)

Dynu DNS requires an Ngrok account

Expand Down Expand Up @@ -98,7 +98,7 @@ heroku config:set DYNU_CLIENT_ID="Your-Client-ID"
heroku config:set DYNU_SECRET="Your-Secret"
```

## Dropbox [OPTIONAL] (Free way to Permanently Save/Load your World)
### Dropbox [OPTIONAL] (Free way to Permanently Save/Load your World)

Create a new [Free Dropbox Account](https://www.dropbox.com/basic)

Expand Down Expand Up @@ -129,7 +129,7 @@ heroku config:set DROPBOX_APP_SECRET="Your-App-Secret"
heroku config:set DROPBOX_ACCESS_TOKEN="Your-Refresh-Token"
```

## Amazon S3 [OPTIONAL] (Paid Alternative to Permanently Save/Load your World)
### Amazon S3 [OPTIONAL] (Paid Alternative to Permanently Save/Load your World)

Create an [AWS Account](https://aws.amazon.com/) and an S3 Bucket

Expand Down

0 comments on commit 3c1189c

Please sign in to comment.