summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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}
```