Skip to content

Commit e9729e0

Browse files
authored
Update ReadMe to match the new priority IDs
1 parent 1d5514d commit e9729e0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

ReadMe.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ Everytime you configure it, be it through command-line or by manually setting it
1818

1919
Priority level is set by a number. Possible values are:
2020

21-
- 0 = Below Normal priority
22-
- 1 = Normal priority
23-
- 2 = Above Normal priority
24-
- 3 = High priority
21+
- 0 = Low priority
22+
- 1 = Below Normal priority
23+
- 2 = Normal priority
24+
- 3 = Above Normal priority
25+
- 4 = High priority
26+
- 5 = Realtime priority (only works if program is started as Administrator)

0 commit comments

Comments
 (0)