From 36389449ff2be245c03f2302d0c74e382663705c Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sat, 5 Nov 2022 15:43:10 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c30daf8..d7f8df0 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ pluginname-v1.0.0.zip (version number is optional but recommended for users sake plugin.json [required] main.py {required if you are using the python backend of decky-loader: serverAPI} README.md (optional but recommended) - LICENSE(.md) {required in some cases, not in others} + LICENSE(.md) [required, filename should be roughly similair, suffix not needed] ``` Note regarding licenses: Including a license is required for the plugin store if your chosen license requires the license to be included alongside usage of source-code/binaries!