diff --git a/README.md b/README.md index c2d7e73..0542408 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ There is a checkbox to make it indicate the opposite: red when you work. I also use this checkbox to avoid closing the app when I don't want to track time, i.e. it's late at night, I'm tired and reading reddit. -It is controlled by AppleScript: +The app is controlled by AppleScript: ``` $ osascript -e 'tell application "org-clock-statusbar" to clock in "some task"'