Skip to content

Commit 8f1f10c

Browse files
fix img path
1 parent 28f0124 commit 8f1f10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**QuickPy** is a powerful and lightweight Visual Studio Code extension that allows you to execute Python code directly in the editor and see the results inline. Boost your productivity and streamline your coding workflow with real-time feedback and error handling.
44

55
<p align="center">
6-
<img src="https://github.com/Codegyan-LLC/QuickPy/blob/main/images/use.gif" width="600" alt="QuickPy Use">
6+
<img src="https://raw.githubusercontent.com/Codegyan-LLC/QuickPy/refs/heads/main/images/use.gif" width="600" alt="QuickPy Use">
77
</p>
88

99
## Getting Started

0 commit comments

Comments
 (0)