Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
swillner committed May 9, 2020
1 parent 58cdf0b commit d91b800
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,12 @@ make
## Usage

Just call the `highlight-pointer` binary and include command line
options if you want to change color, size, etc.:
options if you want to change color, size, etc. (see below).

To quit the program press `Ctrl+C` in the terminal where you started
it, or run `killall highlight-pointer`.

### Options

```
Usage:
Expand Down

0 comments on commit d91b800

Please sign in to comment.