Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkessel authored Jul 27, 2024
1 parent b54761a commit e8654a6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ You can either run this as PS1 from Windows PowerShell or use the compiled EXE v

# syntax
```
sit-stand.exe or powershell -file sit-stand.ps1 [options below, all options are, in fact, optional]
> sit-stand.exe or powershell -file sit-stand.ps1 [options below, all options are, in fact, optional]
-sit [###] Time to sit before being remanded to stand in minutes (default 60)
-stand [###] Time to stand before being remanded to sit in minutes (default 60)
-font [font-name] typeface in systray
Expand All @@ -29,4 +29,6 @@ This has only been tested on Windows 10 and Windows PowerShell 5.1.

# screenshots
![systray screenshot](systray_screenshot.png)
![reminder screenshot](reminder_screenshot.png)


0 comments on commit e8654a6

Please sign in to comment.