summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-08-23 11:06:04 -0700
committerGitHub <noreply@github.com>2022-08-23 11:06:04 -0700
commit2c0988f3c111d078608450048b409f367210eb45 (patch)
tree72ec7fecd7673457da445ec873e04986025be977
parent7fcb7739085512e8ba1e85579956d5b67d1c361e (diff)
downloaddecky-bazzite-buddy-2c0988f3c111d078608450048b409f367210eb45.tar.gz
decky-bazzite-buddy-2c0988f3c111d078608450048b409f367210eb45.zip
Update 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}
```