From b166ca8d61ecb37c1d690fcb9a659340056dde67 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Sat, 20 Jan 2024 06:23:32 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Readme.md b/Readme.md index d9fcea1..c60c397 100644 --- a/Readme.md +++ b/Readme.md @@ -56,3 +56,10 @@ go install github.com/quexten/goldwarden@latest ### Setup and Usage To get started, follow the instructions provided in the wiki https://github.com/quexten/goldwarden/wiki/Getting-Started. For instructions on specific features, also consult the wiki page for the feature. + +### Contributing +Interested in contributing a feature or bug-fix? Great! Here is some information on how to set up your development environment: + +https://github.com/quexten/goldwarden/wiki/Setting-up-the-Development-Environment + +After that, create a PR. If you encounter any issues, feel free to open a discussion thread.