summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87d52b2..741ee47 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +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}
README.md (optional but recommended)
LICENSE(.md) {required in some cases, not in others}
```