Removed line about creating directories
This commit is contained in:
parent
045970a591
commit
d90ba0f650
@ -5,7 +5,6 @@ Automated nativefier building of web applications
|
|||||||
## To use:
|
## To use:
|
||||||
|
|
||||||
- Choose a project name
|
- Choose a project name
|
||||||
- Create the directories `desktops`, `icons`, `injects`, and `urls`.
|
|
||||||
- You must at least create a text file in `urls` named `<project-name>.url` that contains the URL of the web page you want to turn into an app.
|
- You must at least create a text file in `urls` named `<project-name>.url` that contains the URL of the web page you want to turn into an app.
|
||||||
- Nativefier will use the site's `favicon` for the created app. If you want a different icon, put a `<project-name>.png` into `icons`
|
- Nativefier will use the site's `favicon` for the created app. If you want a different icon, put a `<project-name>.png` into `icons`
|
||||||
- Macs must use `.icns` for icons. The `generate-icns` script will convert `.png` files to `.icns`
|
- Macs must use `.icns` for icons. The `generate-icns` script will convert `.png` files to `.icns`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user