Skip to content

Commit 464f69e

Browse files
authored
Add screenshot to readme
1 parent 32734ca commit 464f69e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ReadMe.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Constant Process Priority
22
Constantly updates one or more processes' priority level.
33

4+
![Screenshot](Screenshots/Screen1.png)
5+
46
## My purpose
57
I've made it so Unreal Engine's ShaderCompileWorker.exe several instances would have a High priority all the time, but you may find another use to it. It's very basic but does what I want it to.
68

@@ -19,4 +21,4 @@ Priority level is set by a number. Possible values are:
1921
- 0 = Below Normal priority
2022
- 1 = Normal priority
2123
- 2 = Above Normal priority
22-
- 3 = High priority
24+
- 3 = High priority

0 commit comments

Comments
 (0)