Skip to content

Commit 7f185cb

Browse files
committed
Change to relative paths
1 parent 9d08e67 commit 7f185cb

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
@@ -242,13 +242,13 @@ The environment was tested with the following:
242242
* Git Bash as a shell to utilize the UNIX `time` function
243243
* Each iteration was generated using the command `time ./combigen.exe -i example_data/combinations.json -r "$n" # amount of random combinations > output.txt`
244244

245-
The source code for these shell scripts can be found in the (peformance_tests)[https://github.com/iamtheburd/combigen/blob/master/performance_tests] folder.
245+
The source code for these shell scripts can be found in the [peformance_tests](performance_tests/) folder.
246246

247247
#### Testing Results
248248

249249
The results from the test were graphed:
250250

251-
![Testing Results](https://github.com/iamtheburd/blob/master/performance_tests/performance-mode-vs-memory-mode-test-results.png)
251+
![Testing Results](performance_tests/performance-mode-vs-memory-mode-test-results.png)
252252

253253
#### Conclusion
254254

0 commit comments

Comments
 (0)