mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-31 21:21:52 +00:00
README: fix typo (#723)
This commit is contained in:
parent
ae3eafe653
commit
9acd85bb65
@ -94,7 +94,7 @@ To support conversion of a `.png` or `.ico` into a `.icns` for a packaged macOS
|
||||
|
||||
## How it works
|
||||
|
||||
A template app with the appropriate plumbing is included in the `./app` folder. When `nativefier` is ran, this template is parameterized, and packaged using [Electron Packager](https://github.com/electron-userland/electron-packager).
|
||||
A template app with the appropriate plumbing is included in the `./app` folder. When `nativefier` is run, this template is parameterized, and packaged using [Electron Packager](https://github.com/electron-userland/electron-packager).
|
||||
|
||||
In addition, I built [GitCloud](https://github.com/jiahaog/gitcloud) to use GitHub as an icon index, and also the [pageIcon](https://github.com/jiahaog/page-icon) fallback to infer a relevant icon from a URL.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user