diff --git a/README.md b/README.md index 9013d0e..b64685e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Automated nativefier building of web applications ## To use: - Choose a project name -- Create the directories `desktops`, `icons`, `injects`, and `urls`. - You must at least create a text file in `urls` named `.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 `.png` into `icons` - Macs must use `.icns` for icons. The `generate-icns` script will convert `.png` files to `.icns`