Skip to content

Commit 55f09a7

Browse files
authored
Merge pull request #1 from GusTheGreat1367/patch-1
Update README.md
2 parents 2b0ddf6 + 44a240e commit 55f09a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The release version is manually refreshed with regular intervals while the devel
1212
submitting code to this repository you confirm that you are happy with it being MIT licensed,
1313
and 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:
3434
Filenames in storage are limited to 28 characters. To
3535
easily 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

0 commit comments

Comments
 (0)