From cf09e7e0ab6d87a5de4f05abd838e73db4e4a9c6 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Wed, 13 Apr 2022 11:27:59 +0200 Subject: [PATCH] Update readme with issues and discussions --- Readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 5c58660..4b6b5e5 100644 --- a/Readme.md +++ b/Readme.md @@ -59,7 +59,7 @@ If you have a problem that a game wont launch, try to manually set a proton vers ## Tips for linux -If you are running linux and are running into problems check [tips for linux seciton](tips_for_linux.md) +If you are running linux (this includes Steam Dekc) and are running into problems check [tips for linux seciton](tips_for_linux.md) ## Configuration @@ -70,6 +70,15 @@ Most people will not have to configure anything, just open BoilR and click Synch This tool turns things into Steam, therefor boiler, And it is written in **R**ust so therefor: BoilR + +## I found a bug, what do it do? +Check that there is not already an issue for it [here](https://github.com/PhilipK/BoilR/issues) +If not, create a new issue and I will have a look at it (remember to write which OS you are using). + +## 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. + + ## 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.