pull/806/head
James Stanley 2021-09-14 11:09:09 +01:00
parent 3f9e63a347
commit c90aa5371f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ easily distinguish between file types, we use the following:
## Adding your app to the menu
* Come up with a unique (all lowercase, nu spaces) name, we'll assume `7chname`. Bangle.js
* Come up with a unique (all lowercase, no spaces) name, we'll assume `7chname`. Bangle.js
is limited to 28 char filenames and appends a file extension (eg `.js`) so please
try and keep filenames short to avoid overflowing the buffer.
* Create a folder called `apps/<id>`, lets assume `apps/7chname`