From 642dd15ff420cc5c6a0a37699ddfb1a781012898 Mon Sep 17 00:00:00 2001 From: Philip Kristoffersen Date: Mon, 4 Oct 2021 06:41:00 +0200 Subject: [PATCH] Setup dual license --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index c588388..2382dff 100644 --- a/Readme.md +++ b/Readme.md @@ -78,3 +78,7 @@ location="C:\\Program Files (x86)\\Steam\\" #If this value is not defined, the t enabled = true #If false, the whole download of custom art will be skipped. auth_key="" #This value is mandatory if you have steamgrid_db enabled. ``` + + +## 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.