From f6f59d38b65a8087beefa9f82fb7f5b7375d6dd9 Mon Sep 17 00:00:00 2001 From: Hirzi Date: Fri, 13 Sep 2024 16:45:52 +0700 Subject: [PATCH] docs: fix typo in README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0222945..0ee218b 100644 --- a/README.md +++ b/README.md @@ -13,12 +13,12 @@ PteroStats is a Discord App/Bot that designed to check Pterodactyl or Pelican Panel stats and post it to your Discord server. ## Preview -PteroStats GIF Preview - PteroStats Image Preview +PteroStats GIF Preview + ## Guide -- [Starting the App/Bot](#starting-the-app--bot) +- [Starting the App/Bot](#starting-the-appbot) - [Changing Env Configuration](#changing-env-configuration) - [Getting an Panel API key](#getting-panel-api-key) - [Getting a Channel ID](#getting-channel-id) @@ -30,7 +30,7 @@ PteroStats is a Discord App/Bot that designed to check Pterodactyl or Pelican Pa 2. [Invite your Discord App/Bot to your Discord server](https://discordjs.guide/preparations/adding-your-bot-to-servers.html). 3. Download this repository by: - [Downloading this repository](https://github.com/HirziDevs/PteroStats/archive/refs/heads/dev.zip) and extract it. - - Using Git: Run `git clone - b dev https://github.com/HirziDevs/PteroStats.git .` in the command line. + - Using Git: Run `git clone -b dev https://github.com/HirziDevs/PteroStats.git .` in the command line. 4. Run `npm install` in the root directory of the app/bot files. 5. Run `node index` and answer the provided questions to set up the app/bot. @@ -124,4 +124,4 @@ Enable `log_error` in the `config.yml` file and check the console for the error ## Links - [Pterodactyl Discord Server](https://discord.gg/pterodactyl) - [Pelican Discord Server](https://discord.gg/pelican-panel) -- [Support Server](https://discord.znproject.my.id) \ No newline at end of file +- [Support Server](https://discord.znproject.my.id)