Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkenLM committed Jan 4, 2022
2 parents 91ed136 + 6fb8947 commit 586d414
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
| v1.0.0 | Available |

**Notes:**
- Check regularly the [Releases section]() to keep youself informed about the latest updates.
- Check regularly the [Releases section](https://github.com/DarkenLM/Discord-Bot-Template/releases) to keep youself informed about the latest updates.
- Versioning follows the [Semver](https://semver.org/) specification.
- All versions ending with `-alpha` have no support.

## Installation
1. Download the latest [Release]()
1. Download the latest [Release](https://github.com/DarkenLM/Discord-Bot-Template/releases)
2. Extract it.
3. Go to the [Discord Developer Portal](https://discord.com/developers/applications) and grab your bot token.
4. Open config.json.
Expand All @@ -60,7 +60,7 @@
Documentation is available on [this page](./docs/index.md)

## Suggestions
If you have a suggestion for this Template, feel free to open an issue on the [Issues Panel]()
If you have a suggestion for this Template, feel free to open an issue on the [Issues Panel](https://github.com/DarkenLM/Discord-Bot-Template/issues)

## Issues
Before submiting an issue, make sure you've read the [Documentation](./docs/index.md)
Expand All @@ -70,4 +70,4 @@ Please refer to [CONTRIBUTING.MD](./CONTRIBUTING.MD)

## Copyright and Licencing
Copyright © 2021-2022 [DarkenLM](https://github.com/DarkenLM) [email protected]
This project is under the [GNU v3.0 Licence](./LICENSE)
This project is under the [GNU v3.0 Licence](./LICENSE)

0 comments on commit 586d414

Please sign in to comment.