File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,19 @@ Such strings should be moved in a dedicated resource file for translation purpos
99
1010** Scan** workspace documents, and ** navigate** from string to string in source code:
1111
12- ![ demo-scan-workspace] ( readme_assets/demo-scan-workspace.gif )
12+ ![ demo-scan-workspace] ( https://raw.githubusercontent.com/michelcaradec/string-checker-js/master/ readme_assets/demo-scan-workspace.gif)
1313
1414** Switch** view to browse detected strings:
1515
16- ![ demo-switch-view] ( readme_assets/demo-switch-view.gif )
16+ ![ demo-switch-view] ( https://raw.githubusercontent.com/michelcaradec/string-checker-js/master/ readme_assets/demo-switch-view.gif)
1717
1818Add ** custom rules** to improve string detection:
1919
20- ![ demo-exclude-token] ( readme_assets/demo-exclude-token.gif )
20+ ![ demo-exclude-token] ( https://raw.githubusercontent.com/michelcaradec/string-checker-js/master/ readme_assets/demo-exclude-token.gif)
2121
2222** Search** for strings in view:
2323
24- ![ demo-filter] ( readme_assets/demo-filter.gif )
24+ ![ demo-filter] ( https://raw.githubusercontent.com/michelcaradec/string-checker-js/master/ readme_assets/demo-filter.gif)
2525
2626### Detection providers
2727
@@ -40,7 +40,7 @@ The `string.checker.js.testString` [command](#extension-settings) brings a conve
4040
4141<!-- TODO: Image URLs in README.md and CHANGELOG.md need to resolve to https URLs. -->
4242
43- ![ demo-test-string] ( readme_assets/demo-test-string.gif )
43+ ![ demo-test-string] ( https://raw.githubusercontent.com/michelcaradec/string-checker-js/master/ readme_assets/demo-test-string.gif)
4444
4545## Requirements
4646
You can’t perform that action at this time.
0 commit comments