From e60000d6750eea606074222fccdc45b66ea657f3 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Wed, 13 Apr 2022 11:36:44 +0200 Subject: [PATCH] Update readme with how you can help --- Readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 4b6b5e5..c8f2189 100644 --- a/Readme.md +++ b/Readme.md @@ -78,7 +78,12 @@ If not, create a new issue and I will have a look at it (remember to write which ## I have a great idea / I would like support for a specific platform, what do I do? Check out the [discussions](https://github.com/PhilipK/BoilR/discussions) and feel free to create new discussions for your idea. +## How can I help/contribute? +If you are a coder, you can fork this repo and then create a pull request, they are very welcome! +If you are not a developer (or you don't like to code in Rust) spread the work and create issues/discussions for anything. + +## Can I donate to support BoilR? +Nope, please don't, donate it to your favorite charity instead, and if you don't have one of those may I suggest something like [GiveWell}(https://www.givewell.org/). ## License - This project is dual license MIT or Apache 2.0 , it is up to you. In short, you can do what you want with this project, but if in doubt read the license files.