Skip to content

Commit cc48acc

Browse files
committed
Fix reame image not displaying issue
1 parent 2c0f4ad commit cc48acc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ This tool extends Unity's performance testing API to run various types of tests
33

44
When you create multiple tests and want to compare the results, this tool will help you to compare the results of the tests in a chart.
55

6-
![img](Documentation~/tool screenshot.png)
6+
![img](Documentation~/tool%20screenshot.png)
77

8-
| Compare tests | Parameterized tests |
9-
|--------------------------------------------|-----------------------------------------------|
10-
| ![img](Documentation~/comparable test.png) | ![img](Documentation~/parameterized test.png) |
8+
| Compare tests | Parameterized tests |
9+
|-------------------------------------------|----------------------------------------------|
10+
| ![img](Documentation~/comparable%20test.png) | ![img](Documentation~/parameterized%20test.png) |
1111

1212

1313

@@ -118,7 +118,7 @@ Open PerformanceTestReportViewer window.
118118
(Window/Analysis/Performance Test Report Viewer, Ctrl+Shift+Alt+V)
119119

120120
Some viewing options are available in the window.
121-
![img](Documentation~/viewer window.png)
121+
![img](Documentation~/viewer%20window.png)
122122

123123

124124
## Extensions

0 commit comments

Comments
 (0)