Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Add "How to run" section
  • Loading branch information
Srul1k committed Oct 11, 2021
1 parent 6ad2832 commit 89656b6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,13 @@

A simple console utility that allows you to change the priority of launching applications using the Windows registry (Windows 10). [(more info)](https://techloris.com/set-cpu-priority-to-prefer-foreground-apps/)

## Example of usage
## How to run:

1. Rename the utility as you want;
2. Move the utility to the PATH or add the file path to the PATH; [(more info)](https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/)
3. Run command line interpreter as administrator; [(more info)](https://www.howtogeek.com/194041/how-to-open-the-command-prompt-as-administrator-in-windows-8.1/)
4. Enjoy! See help: `<your-program-name> help`

## Example of usage:

![how2use](res/how2use.gif)

0 comments on commit 89656b6

Please sign in to comment.