mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-04-02 04:51:49 +00:00
README: shorter
This commit is contained in:
parent
1d56cd77bc
commit
5146dc05e5
@ -74,14 +74,13 @@ Optional dependencies:
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To create a desktop app for medium.com, simply `nativefier 'medium.com'`
|
To create an app for medium.com, simply `nativefier 'medium.com'`
|
||||||
|
|
||||||
Nativefier will try to determine the app name, and well as lots of other options.
|
Nativefier will try to determine the app name, and well as other options that you
|
||||||
If desired, these options can be overwritten. For example, to override the name,
|
can override. For example, to override the name, `nativefier --name 'My Medium App' 'medium.com'`
|
||||||
`nativefier --name 'My Medium App' 'medium.com'`
|
|
||||||
|
|
||||||
**Read the [API docs](API.md) or run `nativefier --help`**
|
**Read the [API docs](API.md) or run `nativefier --help`**
|
||||||
to learn about command-line flags usable to configure your app.
|
to learn about command-line flags and configure your app.
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user