We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91698b1 commit 8f42711Copy full SHA for 8f42711
vscode-rescriptdep/README.md
@@ -10,8 +10,8 @@ A Visual Studio Code extension for visualizing dependencies between ReScript mod
10
- **High Performance**: Uses digest-based caching to improve performance for large projects
11
12
<div style="display: flex; justify-content: space-between;">
13
- <img src="images/rescriptdep_screenshot_0.png?v=2" alt="ReScript Dependency Visualization" width="49%">
14
- <img src="images/rescriptdep_screenshot_1.png?v=2" alt="Module Dependency View" width="49%">
+ <img src="images/rescriptdep_screenshot_0.png" alt="ReScript Dependency Visualization" width="49%">
+ <img src="images/rescriptdep_screenshot_1.png" alt="Module Dependency View" width="49%">
15
</div>
16
17
## Platform Support
0 commit comments