From 3c1189c92b1f277d64d463e4b3ee058e841c0231 Mon Sep 17 00:00:00 2001 From: "U-LAPTOP-8P7TRH9U\\Danny" Date: Sun, 12 Sep 2021 15:10:55 +0100 Subject: [PATCH] docs: More Formatting Fixes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1409a44..547968d 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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) @@ -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