From 517cfd7df73761a5bb08151ac2fea9d9857f5ad0 Mon Sep 17 00:00:00 2001 From: Jia Hao Date: Sun, 13 Mar 2016 15:31:15 +0800 Subject: [PATCH] Add link to api docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1018bba..ac09762 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Nativefier will intelligently attempt to determine the app name, your OS and pro ```bash $ nativefier --name "Some Awesome App" "http://medium.com" ``` +Read the [API documentation](docs/api.md) for other command line flags and options that can be used to configure the packaged app. If you would like high resoulution icons to be used, please contribute to the [icon repository](https://github.com/jiahaog/nativefier-icons)!