From 2c0988f3c111d078608450048b409f367210eb45 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Tue, 23 Aug 2022 11:06:04 -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 741ee47..1631769 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ pluginname-v1.0.0.zip (version number is optional but recommended for users sake | package.json [required] plugin.json [required] - main.py {required if you are using the python backend: serverAPI} + 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} ```