Update README.md

This commit is contained in:
Swapnil 2023-02-16 16:10:53 +05:30 committed by GitHub
parent ad6540b29f
commit 05bb85f414
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,3 +9,4 @@ To run
3. You can either build a binary using `go build ti` or run it directly using `go run ti` 3. You can either build a binary using `go build ti` or run it directly using `go run ti`
It will spawn a new cmd shell as TrustedInstaller which you can check by running `whoami /all` It will spawn a new cmd shell as TrustedInstaller which you can check by running `whoami /all`
![demo](https://user-images.githubusercontent.com/26490648/219342533-79d0cf34-0bf2-4f63-b805-34fca5aff012.gif)