Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhas authored Oct 25, 2017
1 parent c6b275c commit 5d1b7d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ Options:
You have to set this to Parent measure name.

- `Index` *(default = 0)*
Index of app you want to get infomation and control. It has to be in range from 1 to number value of Parent measure.
Index of app you want to get information and control. It has to be in range from 1 to number value of Parent measure.

- `AppName`
Specific name of app you want to get infomation and control. You need to include app name and its extension.
Specific name of app you want to get information and control. You need to include app name and its extension.
Eg: `Spotify.exe`, `AIMP.exe`
If this option is not empty and `Index` is also set, it overides `Index` option.
If this option is not empty and `Index` is also set, it overrides `Index` option.

- `NumberType` *(default = volume)*
Value you want to return in number value of measure.
Expand Down

0 comments on commit 5d1b7d3

Please sign in to comment.