File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The release version is manually refreshed with regular intervals while the devel
1212submitting code to this repository you confirm that you are happy with it being MIT licensed,
1313and that it is not licensed in another way that would make this impossible.
1414
15- ## How does it work?
15+ ## How does it work?
1616
1717* A list of apps is in ` apps.json ` (this is auto-generated from all the ` apps/yourapp/metadata.json ` using Jekyll or ` bin/create_apps_json.sh ` )
1818* Each element references an app in ` apps/<id> ` which is uploaded
@@ -34,7 +34,7 @@ Check out:
3434Filenames in storage are limited to 28 characters. To
3535easily distinguish between file types, we use the following:
3636
37- * ` stuff.info ` is JSON that describes an app - this is auto-generated by the App Loader
37+ * ` stuff.info ` is JSON that describes an app - this is auto-generated by the App Loader.
3838* ` stuff.img ` is an image
3939* ` stuff.app.js ` is JS code for applications
4040* ` stuff.wid.js ` is JS code for widgets
You can’t perform that action at this time.
0 commit comments