Update README.md

This commit is contained in:
Chris Titus 2022-05-17 09:34:53 -05:00 committed by GitHub
parent c7043ff0fb
commit 80f934f9a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,15 @@
# winutil
# Chris Titus Tech Windows Utility
Launch Command:
```
iwr -useb https://christitus.com/win | iex
```
## Issues
If you have any issues with the script please submit them to Issues tab here on GitHub and fill out the template so I can fix any bugs or make feature requests.
## Contribute Code
For pull requests, be sure and document ALL changes. If you add something to the tweaks section the undo MUST also be applied to remove the new tweaks. Any tweak not following this format will be denied. Any code not well documented will be denied.