From 23ef5b8ca9cf0c5a62589bf14f19721a887d7932 Mon Sep 17 00:00:00 2001 From: DaXcess <46288749+DaXcess@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:14:03 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 460471c..56919e4 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,13 @@ Environment variables set this way take precedence over those in the `.env` file # Compiling For information about how to compile Spoticord from source, check out [COMPILING.md](COMPILING.md). +# Contributing +For information about how to contribute to Spoticord, check out [CONTRIBUTING.md](CONTRIBUTING.md). + # Contact ![Discord Shield](https://discordapp.com/api/guilds/779292533053456404/widget.png?style=shield) If you have any questions, feel free to join the [Spoticord Discord server](https://discord.gg/wRCyhVqBZ5)! # License -Spoticord is licensed under the [Apache License 2.0](LICENSE). \ No newline at end of file +Spoticord is licensed under the [Apache License 2.0](LICENSE).