diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-07-19 11:01:54 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2024-07-19 11:01:54 +0200 |
| commit | c44dd6e4d44d465c85bff17248ec6528ce4917a0 (patch) | |
| tree | 0132a8e3c7a1fde5996edaf42b721ec86910e987 | |
| parent | e1a41976707e7173c41822ab12be343e5763a514 (diff) | |
fix readme
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ This project helps you to create web-apps which you can dock into the systray. webtray <url> [--open-at-startup] ``` -If you use `--hidden` it will start in the systray. +If you do not use `--open-at-startup` it will start in the systray. ## Build |