From ce8bd5f7b33acbaf90cf3343e03cd01467bf23bc Mon Sep 17 00:00:00 2001 From: Laptop Date: Fri, 4 Oct 2024 12:55:22 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bf97401..6c036c5 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,11 @@ templ generate && go build main.go This will run soundcloak on localhost, port 4664. (by default) +# Contributing +Contributions are welcomed! You can contribute on: +- [GitHub](https://github.com/maid-zone/soundcloak) +- [Codeberg (mirror)](https://codeberg.org/maid-zone/soundcloak) + # Built with ## Backend - [Go programming language](https://github.com/golang/go)