Skip to content

Commit 73f1499

Browse files
Update readme.md
1 parent a0a78d5 commit 73f1499

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ IT Remote uses PowerShell 7 and PsTools (specifically PsService.exe and PsExec.e
1717

1818
With Python's subprocess module, IT Remote launches custom powershell scripts with PowerShell 7 and feeds those scripts arguments acquired from input you provided in the app.
1919

20-
![Alt Text](assets/images/scrolling_colors.gif)
20+
![Alt Text](src/assets/images/scrolling_colors.gif)
2121

2222
# What Can It Do?
2323

@@ -33,7 +33,7 @@ With Python's subprocess module, IT Remote launches custom powershell scripts wi
3333
* See the current uptime of a PC
3434
* Add, search, and launch your own scripts at the click of a button (supports native Windows PowerShell if your script doesnt work in PowerShell 7)
3535

36-
<img src="assets/images/Screenshot2.png" alt="Another screenshot of the IT Remote application" width="500">
36+
<img src="src/assets/images/Screenshot2.png" alt="Another screenshot of the IT Remote application" width="500">
3737

3838
# Install (Dev)
3939

0 commit comments

Comments
 (0)