From eb52c6c6db7c50264c99fe648d47ad46369bf138 Mon Sep 17 00:00:00 2001 From: Sanjay Sunil Date: Mon, 14 Dec 2020 22:40:53 +0000 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 75217e7..7caf81f 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ * [Installation](#installation) * [Roadmap](#roadmap) * [Contributing](#contributing) -* [License](#license) +* [Contributors](#contributors) * [Built With](#built-with) +* [License](#license) * [Contact](#contact) @@ -92,18 +93,12 @@ See the [open issues](https://github.com/D3VSJ/BetterDiscordPanel/issues) for a Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. -1. Fork the Project -2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) -3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) -4. Push to the Branch (`git push origin feature/AmazingFeature`) -5. Open a Pull Request +View [translation guide](https://github.com/D3VSJ/BetterDiscordPanel/blob/master/.github/TRANSLATION.md). - -## License - -Distributed under the GPL-3.0 License. See `LICENSE` for more information. +View [contribution guide](https://github.com/D3VSJ/BetterDiscordPanel/blob/master/.github/CONTRIBUTION.md). ## Contributors + ### Translators: | Author | Language | @@ -119,6 +114,12 @@ Distributed under the GPL-3.0 License. See `LICENSE` for more information. * [Discord.js](https://github.com/discordjs/discord.js) * [jQuery](https://jquery.com) + + +## License + +Distributed under the GPL-3.0 License. See `LICENSE` for more information. + ---